oops, here is the function I was talking about.

2003-06-15 Thread CodyG
Sorry... I clicked send before pasting. Here is the function I was talking about. function approvesignup($lid){ global $prefix, $dbi, $signqid, $ev_title, $ev_location, $ev_descrip, $ev_datetime, $ev_organizer, $ev_contact, $ev_children, $ev_number, $ev_cost, $ev_phone; sql_query("INSERT into $p

a MOVE command?

2003-06-15 Thread CodyG
ent events" table. I don't even know if this is possible. I guess I'm looking for a MOVE command that will delete a record from the queue table replace it with a new record in the "current" table. I've browsed the manual looking for info on working with two tables, but came up empty. Any words are appreciated. CodyG Victoria, BC