Jump to content

[SOLVED] i want to make a PM system


mybluehair

Recommended Posts

i figure it would be pretty easy to make a private message system seeing as i already have a member system but i want to make a feature were useres can enter in a message and send it to a certain person. when that certain person gets the PM, if they have not read it, there should be a little thing at the top that sayes "you have a new PM" i was thinking that it would consist of maybe 3 pages. a file for the html form, then a file to insert that into mysql, and then i bit at the top of every page checking to see if you have a new PM. oh, and then ofcourse a file for the intened person to veiw the message grabed from mysql. so can someone help me along? my users are stored in a mysql table called users, and the feilds of that (in order) are:

id, Username, Password, Name, Email, Date, IP, Actkey, Activated, rank

 

Link to comment
https://forums.phpfreaks.com/topic/78045-solved-i-want-to-make-a-pm-system/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.