rossbruniges
05-04-2005, 11:20 AM
I'm not sure whether this is the correct forum for this but I'm kinda stuck at how to move a data-row from one table to another using php, mysql
I have an events database which uses a cronjob to delete events whose end date has passed - but I have now been asked to move the event to a archieve table before deleting it from the current events table...
can anyone point me in the right direction or to any good example of this???
thanks for and help!
Ross
I have an events database which uses a cronjob to delete events whose end date has passed - but I have now been asked to move the event to a archieve table before deleting it from the current events table...
can anyone point me in the right direction or to any good example of this???
thanks for and help!
Ross