Displaying 1 row from the database
Posted: Fri May 14, 2010 7:16 am
Hi, I am creating a blog system, now i got the input system working, but now its time to show the user the blog post. I have the page mock up, ready and waiting for it to show a post.
I have set the database to create a new id for every new post so each post can easily be chosen from the table.
Show i now the end will be like website/showblog.php?postid=12 but how would i make this happen.
If anyone knows any tutorials or can help me on here will be muchly appreciated
James
I have set the database to create a new id for every new post so each post can easily be chosen from the table.
Show i now the end will be like website/showblog.php?postid=12 but how would i make this happen.
If anyone knows any tutorials or can help me on here will be muchly appreciated
James