Ok my hope is to compleate a working script that display this for a Offline message program for my sites users.
From Subject Time
so it would be like
FROMUSER PHP ROCKS 12.01.02 1:34 PM
(this will be in a nice table)
I want to make it when the user clicks the subject, it loads a new page, and loads the message.
The information is stored in a file Line by Line by line.
fromusersubjecttimestamp*message
and each line is another message from another user.
how can i make the subject a link that opens a page, and sends the information needed to that page depending on what link they click.