[PHP-DB] split query per $_POST???

2004-08-27 Thread Sancerni Veronica
Could anyone, please, help me with this one. If I add the insert inside the loop it inserts as many orders in the order table as products have been chosen. There is really no way to split this? I have a problem with a script that gets the ID's of the selected products from the previous

[PHP-DB] Re: ODBC_Connect error message

2004-08-27 Thread Anni Hienola
Hello I'm having pretty much the same problem and no help from web. Im very curious to know, if you were able to solve this problem. My setup is as follows: RedHat EL WS on x86 apache 2.0.50, PHP 4.3.8 IBM UDB DB2 personal edition 8.1 PHP was configured with options

[PHP-DB] Warning message -- session side-effect

2004-08-27 Thread Worrawut Poonsuk
Hi, I found the warning message below when I open the webpage. What am I do wrong with session variable? Please help to comment... Thanks, Wut Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension

Re: [PHP-DB] Security Question

2004-08-27 Thread John Holmes
From: Dylan Barber [EMAIL PROTECTED] I am accessing a database on my site from another site - I am not the only developer on the other site and there is the potential for someone to access the database for nefarious purposes from the other site. Can I somehow protect the password and still have

RE: [PHP-DB] Warning message -- session side-effect

2004-08-27 Thread Irm Jr
I just came across this yesterday in fact. If you look in your php.ini file, you will see the following ; PHP 4.2 and less have an undocumented feature/bug that allows you to ; to initialize a session variable in the global scope, albeit register_globals ; is disabled. PHP 4.3 and later will

[PHP-DB] RE: log in script kicks me out

2004-08-27 Thread Irm Jr
I have attempted to use session_write_close() but it makes no difference. Thanks for your help. Any other ideas I might be be able to try? Upon doing a quick search using something like $_SESSION second time I see that there are a number of others who seem to have similar problems, and no

[PHP-DB] Re: log in script kicks me out

2004-08-27 Thread Torsten Roehr
Irm Jr [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I have attempted to use session_write_close() but it makes no difference. Thanks for your help. Any other ideas I might be be able to try? Upon doing a quick search using something like $_SESSION second time I see that there are a

[PHP-DB] Lotus Notes DB to MySQL?

2004-08-27 Thread Chris Payne
Hi there everyone, I have a client who uses Lotus Notes for her database, now she wants it converted to MySQL, is that possible? What format is notes DB in? Basically I will write a new front-end and back-end for her so she doesn't need notes anymore (Nasty, nasty software) but I need to