Online Forum Database

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
k10krazy
Forum Newbie
Posts: 1
Joined: Mon Apr 13, 2009 4:48 pm

Online Forum Database

Post by k10krazy »

Hello friends, i m somewhat new to this field of PHP,

but i have come a long way with my online forum project,

but plz try to help me a little with a few issues like, sessions making and all.

I dont want the back button to make a relogin to the user...

N such a few other...


----------------
Thank you,
Ketan B.
KrazyTech
tech603
Forum Commoner
Posts: 84
Joined: Thu Mar 19, 2009 12:27 am

Re: Online Forum Database

Post by tech603 »

This tutorial shows how to use sessions in php.

http://www.w3schools.com/PHP/php_sessions.asp

Hope that helps
Post Reply