Page 1 of 1

PHP/mySQL login system

Posted: Fri Apr 14, 2006 6:00 am
by screwcork
I'm making a website where the general idea is to give php scripts away for free as well as templates and some tutorials.. Just a simple site to make real noobs lives easier:

I know alot of people hate all the banner and linkback requirement so i decided to share what i have and just give it away for free!

My problem is that i would love to have a register/login system on that site, just to be able to easier keep track of whats going on. BUT.. (the good old but)

I have actually never done anything in PHP with mySQL since i cant afford an own server. So I have never gotten the chance to prac.
Anyway i just got acces to my friends SQL thingy (yeah, great skills, i know) so now i can make a system but i don't know how! :P

Is there anyone out there who would be willing to setup a database/login/register system for me? or point me in the right direction?
I need to intergrate it with the design offcourse and it must be include-friendly..

Here is the url for the site (it's really a work in progress.. no real content yet)

http://www.php.prexide.net

Desperately want this! :)

Posted: Mon Apr 17, 2006 10:58 pm
by RobertGonzalez
Have you searched this community for 'login scripts'? How about looking in the code snippets forum? Have you tried looking into HotScripts or other script resources? Look around. There are plenty of resources out there.

Posted: Tue Apr 18, 2006 5:44 am
by Maugrim_The_Reaper
My signature contains a relatively simplistic example of a simple login system (albeit using a C/R system to protect a user's password). If you want to adapt something similar to your site you can reach me via PM.

Login Script

Posted: Tue Apr 18, 2006 2:18 pm
by myoung1620
I would be happy to write you a login script, for more information reach me on PM

Posted: Thu Apr 27, 2006 11:00 pm
by screwcork
Everah wrote:Have you searched this community for 'login scripts'? How about looking in the code snippets forum? Have you tried looking into HotScripts or other script resources? Look around. There are plenty of resources out there.
Yeah, I guess your right.. And if i really try hard i'll probably be able to find a script of sorts.. but I really want this to be good. And i'm not really too skilled on the mySQL part.. actually i'm totally blank :P

But thank you for encouraging me to learn more! Got myself a mySQL book now, so things will probably work themself out after a while! :)

Anyway, myoung1620 is going to make the script for me, but I will continue learning! :)

Thanx for the reply btw! that goes for all three of you! :)