This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
Posts Tagged ‘teaching’
PHP Tutorials : Creating Login page (MySQL) Part 1
November 17th, 2011
phpmoz 1st installment of PHP login tutorial using MySql. 2nd Part : www.youtube.com Rate, Comment and Subscribe
www.youtube.com www.snoozers.0fees.net
PHP Tutorials: Find and Replace
October 23rd, 2011
phpmoz Similar to the find and replace function found in word processors, recreate your own.
PHP Tutorials: Register & Login: Email activation (Part 4)
September 9th, 2011
phpmoz Force a newly registered user to activate their account by email.
PHP Tutorials: Upload an Avatar/Profile Image (Part 3)
August 21st, 2011
phpmoz This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
PHP Tutorials: Register & Login: Email activation (Part 5)
August 19th, 2011
phpmoz Force a newly registered user to activate their account by email.
PHP Tutorials: String Functions (Part 2)
August 5th, 2011
phpmoz Manipulating strings in PHP using various built-in functions!
PHP Tutorials: Form Data Display and Security
July 30th, 2011
phpmoz Display form data correctly (without slashes being added!) and then ensure you keep this properly displayed data secure with the htmlentities function.
PHP Tutorials: Date and Time (Part 2)
July 24th, 2011
phpmoz How to display the current time, a time in the past or present, and how to create a simple countdown script.

Posted in
Tags:

