1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


PHP Tutorials

PHP » File Manipulation — almost 6 years ago
Learn the basics of file manipulation(..file handling) and creatig/writing into own files using PHP!
PHP » Basics — almost 6 years ago
A simple one page PHP/MySQL tutorial explaining how to create a very simple shoutbox.
PHP » Cookies and Sessions — almost 6 years ago
A very basic easy to follow tutorial on creating a login system using sessions with a MySQL database.
PHP » Security — almost 6 years ago
This tutorial will help you learn how to "salt" your MD5 hashes to achieve a higher degree of security. This tutorial teaches you not only how to salt, but best salting practices to achieve a more secure hash
PHP » Database Interactions — almost 6 years ago
This tutorial will give you a feel for working with PHP and MySQL. It fully explains how to Insert, Modify, Read, and Delete data from a SQL database.
PHP » Basics — almost 6 years ago
I’m not sure how to start this one… It can be quite difficult to understand PHP classes at first, but hopefully I’ll make everything seem easy!
PHP » Basics — almost 6 years ago
A good basic foundation level tutorial on the ins and outs of PHP.
PHP » Date and Time — almost 6 years ago
This is a simple snippet of code that will return an array of days between two dates.
PHP » File Manipulation — almost 6 years ago
This tutorial will teach you how to read a text file using PHP code.
PHP » Date and Time — almost 6 years ago
Ok, so how do you format dates in PHP so it outputs the date format you want? Well thanks to PHP’s date() and strtotime() function, we can do all that!
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?