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

240x90

PHP Tutorials

PHP » Basics — about 18 hours ago
Want to learn how to create pdf with php? Check this quick tutorial.
PHP » Site Navigation — 4 days ago
The code shows how you can find out where your visitors are coming from and using this information maximise social media interaction.
PHP » Security — 11 days ago
5 Helpful Tips for Creating Secure PHP Applications
PHP » Basics — 11 days ago
One thing you can’t escape in your PHP journey is arrays, at one point or another they’ll crop up in your simple script, your project or anything in between. Arrays are relatively to simple to use, but can be a bit daunting for people new to programming or just PHP.
PHP » Cookies and Sessions — 12 days ago
In this tutorial u will learn all about Php Sessions. Before you start reading you must have a basic understanding of PHP, if you like this tutorial So please go gental on the comments.
PHP » Forms — 25 days ago
There are different formats in which forms present you with a way to input your phone number. Some have a 3-digit field between parenthesis for the area code, a second 3-digit field and finally a third 4-digit field. Some coders like to record the dashes and the parenthesis, like this: (123) 456-7890 or 123-456-7890 or simply 456-7890 Let’s say you recorded the phone number using the format that uses parenthesis. You have hundreds, maybe even thousands of records. Now imagine your boss n
PHP » Email — 27 days ago
There are a lot of cases in which you will need to check for a valid email address. For example, you might have a user registration script, an online newsletter or a simple contact form. As merely humans, subscribers to our online newsletters might inadvertently misspell their email address, forget to press and hold the Shift key to get the @ character or miss to press the period before the “com”. Whatever the mistake the user makes, our script must be prepared.
PHP » Database Interactions — 27 days ago
I remember the first time I wanted to pull addresses from a MySQL database and dynamically map them using Google Maps API. I went through the Google Maps API Documentation, followed several online tutorials and used code other developers provided online but I couldn’t achieve what I wanted. After several days of hair pulling and heavy coffee drinking, I put together what I had learned from all that and voila! I got it to work.
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?