Creating login using mysql database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
matt2kjones
Forum Newbie
Posts: 8
Joined: Thu May 23, 2002 3:54 pm

Creating login using mysql database

Post by matt2kjones »

hi, im a newbie to php. I have installed on my site, phpbb forums, and i want users to be able to login without haveing to go to the forums, and use the login there, i want them to be able to login from the homepage, for example, index.php

can anyone help, thanx
User avatar
fatal
Forum Contributor
Posts: 118
Joined: Sat Apr 20, 2002 10:47 am
Location: East Coast

Post by fatal »

go to the part of the page that has the login form and copy the code, then paste it into your homepage.
Post Reply