Log in

View Full Version : Register / Login



lollygaggr
08-27-2008, 03:23 AM
I need a register and login 'script' or program similar to what I used to join Dynamic Forums or Pimp-my-profile.com .
Something simple and hopefully easy to setup. My hosting company supports Linux, PHP and MySQL (unlimited databases), PERL/CGI, Personal CGI-BIN, Python, Private .htaccess, CRON Access, file handlers and MIME types. Of course I know absolutely nothing about PHP or MySQL but I am willing to learn. About the only thing I do know is some html.

Thanx for any help.

Lolly

boogyman
08-27-2008, 04:52 PM
if you do not know much about programming besides html, my suggestion would be to find a system that does what you want and just modify it from there... than learn about how to modify and create from there...

This system is built off the vBulletin service, however it is not free. It requires an annual license

Medyman
08-27-2008, 05:21 PM
Agree with boogyman on this one. But for those that are curious, here (http://www.tutorialized.com/tutorials/PHP/User-Authentication/1) is a good list of tutorials on user authentication.

mburt
08-27-2008, 05:29 PM
Of course I know absolutely nothing about PHP or MySQL but I am willing to learn.

That (in my opinion) is the best way to go. A lot of people use the PHP/MySql duo.

lollygaggr
08-31-2008, 09:13 PM
Thanx for the responses, I checked the vbulletin out. A little to expensive. I would like to d/l some code and modify it, that's how I did learn what I know about html.
I followed the link to the tutorials and will give that a go too.
I viewed the code from pimp-my-profile, that's how I found out about dynamicdrive.com.

Lolly