is there a way that I can do the following:
have a page where a user creates a new database record. once that record is created, i need mysql to somehow send back the ID (auto_inc) of the new entry so that I can pass it thru the URL to a further editing page.
thanks
[solved] return id of new entry
Moderator: General Moderators
[solved] return id of new entry
Last edited by tom.cull on Fri Sep 16, 2005 9:39 am, edited 1 time in total.