Re: [PHP-DB] Inserting data into a table

2004-04-21 Thread Uzi Klein
, April 22, 2004 3:35 AM Subject: [PHP-DB] Inserting data into a table :Hi everyone, How can I insert a value in to a field of a MySQL table which is already NULL but the others in the same row are not. Also I would like to know if there is a way of inserting in to a DATE filed the date of

[PHP-DB] Inserting data into a table

2004-04-21 Thread charalambos nicolaou
Hi everyone, How can I insert a value in to a field of a MySQL table which is already NULL but the others in the same row are not. Also I would like to know if there is a way of inserting in to a DATE filed the date of the browser. Thanks in advance. Charalambos ___