NiftyHost Forums (Archive)
[SOLV'D] PHP Login/Register Tutorial - Printable Version

+- NiftyHost Forums (Archive) (https://niftyhost.chary.us/support)
+-- Forum: Technology (https://niftyhost.chary.us/support/forum-7.html)
+--- Forum: Coding (https://niftyhost.chary.us/support/forum-12.html)
+--- Thread: [SOLV'D] PHP Login/Register Tutorial (/thread-569.html)



[SOLV'D] PHP Login/Register Tutorial - Soldier - 09-27-2010

Can someone give me a tutorial on it? I would like:
-login
-register
-profiles
-people page
-badges
-description for profile
-avatar
-catalog for avatar
-Soldier


[SOLV'D] PHP Login/Register Tutorial - Zach - 09-27-2010

I don't think this is what this forum is for -.-


RE: [SOLV'D] PHP Login/Register Tutorial - mghq - 09-27-2010

Moving and unlocking to an appropriate board


RE: [SOLV'D] PHP Login/Register Tutorial - Soldier - 09-27-2010

Well where is the appropriate place then because this is the best place
-Soldier


RE: [SOLV'D] PHP Login/Register Tutorial - Zach - 09-27-2010

Customer support is for issues relating to cPanel and the server, not scripting issues. Mghq has moved this to a better place.


RE: [SOLV'D] PHP Login/Register Tutorial - Vanilla - 11-26-2010

Once upon a time, there was this fantastic search machine called Google, and after 10 seconds of searching....:

http://www.tutorialcode.com/php/registration-script/ <--- Login/Registration

http://astahost.com/info.php/create-quotuser-profilequot-page_t18716.html <--- User Profile

http://www.gimp.org/ <--- Badges

http://zulumonkey.com/?id=tutorials&page=comment&oid=18 <--- Basic avatar system

http://www.php.net/manual/en/ <--- As for the rest, mix simple logic with a little will-power to overcome the laziness.

- Additionally, look up Open Source software such as MyBB to see how they function, as they provide most of the required elements.

Suit yourself ;)

- Vanilla


RE: [SOLV'D] PHP Login/Register Tutorial - Matt - 11-27-2010

Lol, well put Vanilla.


RE: [SOLV'D] PHP Login/Register Tutorial - dumbmie - 12-01-2010

For better understanding you should really watch this vid
http://www.youtube.com/watch?v=4oSCuEtxRK8
This dude teaches everything about PHP.


RE: [SOLV'D] PHP Login/Register Tutorial - nex0 - 12-04-2010

http://www.tutorialcode.com/php/registration-script/ <--- Login/Registration

http://astahost.com/info.php/create-quot...18716.html <--- User Profile

http://www.gimp.org/ <--- Badges

http://zulumonkey.com/?id=tutorials&page=comment&oid=18 <--- Basic avatar system

http://www.php.net/manual/en/ <--- As for the rest, mix simple logic with a little will-power to overcome the laziness.


RE: [SOLV'D] PHP Login/Register Tutorial - Vanilla - 12-04-2010

Quote:http://www.tutorialcode.com/php/registration-script/ <--- Login/Registration

http://astahost.com/info.php/create-quot...18716.html <--- User Profile

http://www.gimp.org/ <--- Badges

http://zulumonkey.com/?id=tutorials&page=comment&oid=18 <--- Basic avatar system

http://www.php.net/manual/en/ <--- As for the rest, mix simple logic with a little will-power to overcome the laziness.

Nice.....you basically just copied my post Dodgy

[nex0: Warning given]