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
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