How to display the current time, a time in the past or present, and how to create a simple countdown script.
Posts Tagged ‘teaching’
PHP Tutorials: Upload an Avatar/Profile Image (Part 1)
June 30th, 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: SQL Injection (Part 2)
June 23rd, 2011
phpmoz Learn how to protect against SQL injection by simply changing one line of code!
PHP Tutorials: Register & Login: Email activation (Part 3)
June 11th, 2011
phpmoz Force a newly registered user to activate their account by email.
PHP Tutorials: Create a news feature (Part 1)
June 2nd, 2011
phpmoz Create a news feature and keep people updated!
PHP Tutorials: Form Validation (Part 2)
May 29th, 2011
phpmoz A professional, nicely flowing way to validate form input when checking for existance.
PHP Tutorials: Image upload site: Albums (Part 2)
May 28th, 2011
phpmoz Add album functionality allowing the user to create, view and delete albums, as well as seeing their contents.
PHP Tutorials: String Functions (Part 1)
May 27th, 2011
phpmoz Manipulating strings in PHP using various built-in functions!
PHP Tutorials: Create a Search Engine (Part 5/5)
May 24th, 2011
phpmoz Create a search engine for any purpose. This search engine can be implemented anywhere to search your website content, or to search pages on the web.

Posted in
Tags:

