Attaching forum posts
#1

Solved.
Reply
#2

All your posts saves on mysql database? So on your homepage, you can get the date of submission and the hole post with the poster by a simple query.
Reply
#3

You're pretty much adding the query of posts and stuff to the main page then?
Reply
#4

Ye that's what you/your code doing. Something like;

PHP код:
mysql_query("SELECT * FROM `blabla` WHERE `user` = 'Stev'"); 
Edit: Forgot to mention, this board is not for other languages!
Reply
#5

Hmmm, I see
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)