It sounds like your INSERT is working ok but your $variables are NULL at the time of insertion.
Why not post some code so we can all have a closer look?


Cheers
Ray

At 09:30 PM 13/05/2004 +0200, you wrote:
I was abl to install MySQL (4.0.18) and PHP (4.3.6) on W2K running
Sambar 5.1.

I can access MySQL with phpmyadmin, and have problems with MySQL
administration, inlcuding database management and record inserts.

For PHP the phpibfo.php runs OK.

I tried a PHP script to retrieve records from a MySQL table without
any problems.

If I try and run a PHP script to do an SQL INSERT, a record is created
but no data is populated into the table (record with blank entries).
However, a record ID is created on the primary index field.

Besides checking my syntax (which I have dozens of times) does anyone
have any suggestions with what may be going on?

Thanks.

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/




-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/





Reply via email to