PHP/mySQL login system

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
screwcork
Forum Newbie
Posts: 16
Joined: Thu Apr 13, 2006 3:25 am
Location: Oslo - Norway

PHP/mySQL login system

Post 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! :)
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post 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.
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post 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.
myoung1620
Forum Newbie
Posts: 3
Joined: Tue Apr 18, 2006 2:15 pm
Location: VA

Login Script

Post by myoung1620 »

I would be happy to write you a login script, for more information reach me on PM
screwcork
Forum Newbie
Posts: 16
Joined: Thu Apr 13, 2006 3:25 am
Location: Oslo - Norway

Post 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! :)
Post Reply