PDA

View Full Version : Where can I get a membersarea.php?


sammyman
01-12-2009, 03:18 PM
I am trying to create a simple login for my site like the one found on this site:

http://www.vbadvanced.com/membersarea.php

I just want it to be called login.php or something. How would I go about creating this?

Thanks!

Brian
01-13-2009, 12:14 PM
membersarea.php is a custom script and not available to the public. There's nothing within that file that really has to do with loggin in though.

Our Sponsors
 

sammyman
01-13-2009, 02:18 PM
membersarea.php is a custom script and not available to the public. There's nothing within that file that really has to do with loggin in though.

Oh. I just want the login page that can be seen when a user clicks a login link (similar to the membersarea.php).

Brian
01-15-2009, 10:35 AM
What exactly are you trying to do?

Our Sponsors
 

sammyman
01-15-2009, 01:22 PM
What exactly are you trying to do?

I am trying to create a dedicated login page.... That's it.