Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Need simple member messaging script for my site
Old 12-30-2005, 11:09 PM Need simple member messaging script for my site
Ultra Talker

Posts: 253
Trades: 0
Hey guys i really need a free script thats very easy to embed into an already used mysql database with members .

Details:

I have a myspace like website, except different, users sign up and get a free blog, they can add friends, and have over 30 cool features in their admin panel, i would like a messaging script so they can message their friends or just any member on the site, like PM system.

Its located at http://bive.net its already very popular , and a message system would make alot mroe people use it and i would personally love it.

Any help is highly appreciated, thanks!
takita is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-01-2006, 05:45 PM
goldingh99's Avatar
Average Talker

Posts: 20
Trades: 0
For you blog you set it up to enter the data into mysql data

so for the PM page you do a similar script where the data sent will be stored in two tables with the same data in (i will explain the two tables later)

the mysql tables would have the following fields in both:

*Subject
*Message
*Sender
*Recipient
*Date sent

(the reason for two tables is that one is for all the senders and the other for all the recipients)

now you need another page which has an inbox page and a sent page where on the inbox you bring up the messages where the recipient is the user and then in the sent box you bring up the messages where the sender is the user.

dont forget the two tables as otherwise when the sender/recipient deletes it then it will be gone for both and the two tables will be so that they both can have a copy

hope this helps
goldingh99 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Need simple member messaging script for my site
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09818 seconds with 12 queries