![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveUsing LAST_INSERT_ID()
From: Vic Spainhower <vic@showsec.com>
Date: Sat Oct 01 2005 - 18:45:59 CEST
Hello,
I am trying to get the value of the Auto-Incremented key that was assigned
What am I doing wrong?
Thanks very much!
Vic
$entryID = $_SESSION["entryID"];
|