users in my website?

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
sarris
Forum Contributor
Posts: 137
Joined: Mon Dec 04, 2006 2:44 pm

users in my website?

Post by sarris »

hi there. does anybody know a good tutorial to learn how to add different users on my website, using php (or javascritpt) and mysql??
Have been searching arround but cant really ind anything.
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

http://www.evolt.org/article/Creating_a ... index.html

Here's a tute that someone else posted last night. It's not bad covers the basics -- but leaves a bit out. But if you are just getting started, it's a good point to start at.
sarris
Forum Contributor
Posts: 137
Joined: Mon Dec 04, 2006 2:44 pm

Post by sarris »

nice one neophyte (nice name by the way.its greek)
through that i extended my search a bit more and found this one as well in case somebody else needs this info except me

http://www.sitepoint.com/article/users- ... ions-mysql
Post Reply