Users able to Login?

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
ebgames56
Forum Contributor
Posts: 103
Joined: Thu Oct 06, 2011 10:43 am

Users able to Login?

Post by ebgames56 »

Im looking for some code that will allow users to login to there own account. And be able to request lesson times for my Guitar Lesson School. Thanks for all the help
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Users able to Login?

Post by califdon »

How much PHP code have you actually written?
ebgames56
Forum Contributor
Posts: 103
Joined: Thu Oct 06, 2011 10:43 am

Re: Users able to Login?

Post by ebgames56 »

none
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Users able to Login?

Post by califdon »

ebgames56 wrote:none
Well, this is a forum for PHP developers. For scripts, I suggest you use Google. Search for:
php scripts login
Post Reply