Page 1 of 1

PHP forum

Posted: Wed Jun 16, 2010 9:34 pm
by acting15
I have a forum on my site that works fine but I want to have it so the members of my site have to sign in using their email and password that is already stored. How would I do this?

Re: PHP forum

Posted: Wed Jun 16, 2010 10:02 pm
by Tenaciousmug
It isn't a simple process. It takes a lot of PHP coding.
I know their are a lot of tutorials out there on the web, but a lot of them don't work properly because some PHP and MySQL things have changed since they created their tutorials.

Re: PHP forum

Posted: Wed Jun 16, 2010 10:47 pm
by Phoenixheart
What kind of forum do you have? Depending on that, you may want to search for mods and addons to fit your needs.

Re: PHP forum

Posted: Wed Jun 16, 2010 11:26 pm
by acting15
I have this simple one from this tutorial. http://www.phpeasystep.com/workshopview.php?id=12