This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
Posts Tagged ‘Me’
PHP Tutorial 29 – MySQL Reading Data (PHP For Beginners)
November 30th, 2011
phpmoz This video explores the SELECT statement when working with MySQL queries in PHP. We take two mock entries from our table and then display two fields in that table onto a clients page. This video does not show how to use the statement effectively but that will be covered further down the line. For more information, check out the website: howtostartprogramming.com
PHP Tutorial 28 – MySQL Inserting Data (PHP For Beginners)
November 28th, 2011
phpmoz This tutorial takes a look at how to insert data into a MySQL Table and specify which fields to insert data into. There is no example of using this to insert user-generated data yet because of the 15 minute limit but I will cover that don’t worry. The more experienced viewers will know how to do this already. For more information, check out the website: howtostartprogramming.com
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.

Posted in
Tags:

