This handy feature lets you incorperate this simple function into your site allowing your users to upload an avatar/profile image!
Posts Tagged ‘teach’
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, Jquery, Mysql Browser MMORPG Game tutorial – Project Station Invasion (Part 32)
September 29th, 2011
phpmoz Website: www.tapt-in.net Project Page: www.psi.tapt-in.net Forum: www.tapt-in.net Project station invasion is a developing full browser MMORPG. Take advantage of the lessons showing you how this game is being made, step by step and code explained.
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: Simple Rating System (Part 6)
September 4th, 2011
phpmoz Go to phpacademy.info for help Create a simple rating system for elements inside a database. This is a versatile script lets you incorporate this into any aspect of your site.
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:


PHP Tutorials: Time Since Post (Part 1)
Show you how to display the time since a specific post was made. You can apply this to comment systems, blogs, forums…the list goes on! Code available at phpacademy.info Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com