Jump to content

How can I make a private messaging system with PHP/MySQL?


Pi_Mastuh

Recommended Posts

er... asking for freebies? Not the best way to get responses on here really... I'd suggest you make a membership system first. There are tutorials on the main phpfreaks site for that. Then create a private message table in the database with the member table's primary key as a foreign key for the private message table. That's what i do. If you don't understand what I'm talking about then you'd probably not get any cut-and-paste code to work anyway.

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.