Welcome to Dream.In.Code
Getting PHP Help is Easy!

Join 135,914 PHP Programmers for FREE! Get instant access to thousands of PHP experts, tutorials, code snippets, and more! There are 2,587 people online right now. Registration is fast and FREE... Join Now!




In Game Email System

 
Reply to this topicStart new topic

In Game Email System, looking for example code

rjolitz
19 May, 2008 - 05:26 PM
Post #1

D.I.C Head
Group Icon

Joined: 17 May, 2008
Posts: 86



Thanked: 1 times
Dream Kudos: 75
My Contributions
Good Evening!

I'm working on a PHP based game. I've been trying to find some example code to learn how to setup an ingame mail system.

I have no luck. I'm not asking to be spoon-fed, but can anyone point me in a direction to find some sample code that may work for this purpose as a starting point?

Thanks!

Rich
User is offlineProfile CardPM
+Quote Post

JBrace1990
RE: In Game Email System
19 May, 2008 - 05:37 PM
Post #2

D.I.C Regular
Group Icon

Joined: 9 Mar, 2008
Posts: 476



Thanked: 22 times
Dream Kudos: 350
My Contributions
by an ingame mail system, I suppose you mean private messages? if so, i can help =)

you need a database setup with the following columns: id, to, from, message, and possibly date and time, as well as whatever other things you want, such as title, Etc.

for the PHP part of it, you need to call it from the Database.... if you want it to display the title, then when a user clicks on the title it takes them to the message, that's where the ID colomn comes into play... you would set it up so that it selects that specific ID from the DB using a $_GET command...
User is offlineProfile CardPM
+Quote Post

rjolitz
RE: In Game Email System
19 May, 2008 - 08:13 PM
Post #3

D.I.C Head
Group Icon

Joined: 17 May, 2008
Posts: 86



Thanked: 1 times
Dream Kudos: 75
My Contributions
Thanks!

That is what I needed. I appreciate it.


Rich

User is offlineProfile CardPM
+Quote Post

JBrace1990
RE: In Game Email System
20 May, 2008 - 12:13 PM
Post #4

D.I.C Regular
Group Icon

Joined: 9 Mar, 2008
Posts: 476



Thanked: 22 times
Dream Kudos: 350
My Contributions
no problem... feel free to contact me if you need more help with it =)
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 07:57AM

Live PHP Help!

PHP Tutorials

Reference Sheets

PHP Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month