
May 25th, 2000, 04:33 PM
|
 |
Banned (not really)
|
|
Join Date: Dec 1999
Location: Brussels, Belgium
|
|
|
Are you using a database? Maybe create a new table just for drafts? Store the $userid and $message into the table. Then you can call up a list of drafts made by that $userid. Maybe a table for sent messages would work too. SAve the $userid, $date, $message, etc. I'm not sure how you have all this set up, so I hope this at least gives you some ideas.
---John Holmes
---www.SepodatiCreations.com
|