sock_s wrote:
> I am trying to get the ID issued from MYSQL from an Auto
Increment field after
> an Insert Update command. I keep getting this error....
>
> Warning: mysql_insert_id(): supplied argument is not a
valid MySQL-Link
> resource in
/www/mesa/conference/registration/TMP47yo0evkno.php on line 65
It looks as though you're using your remote server as a
testing server.
Upload your page to your server and test it there.
The following page shows the correct way to use
mysql_insert_id():
http://www.php.net/manual/en/function.mysql-insert-id.php
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/