Hi, i am looking to create a simple yet secure PHP PM system. I want - a simple system (no smileys, bold, etc) (possible fields) id (message number) to_id from_id time_sent subject message status - (as in read or unread) time_opened ip_address Can anyone A. Give me some code for this OR B. Write this PM system for a small fee
It'd probably be best to check out a tutorial about creating a PM system. Then you can modify it to suit. Check this one out: http://www.phpfreaks.com/tutorials/148/0.php 7 pages long.