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 » Basics — about 6 years ago
This tutorial will teach everything you need to get you on your way to learning PHP. You can learn exactly how it works, how data is sent, as well as a detailed explanation of some of the most commonly used functions.
PHP » Content Management Systems — about 6 years ago
In this tutorial I will show you how to create a simple guestbook where your visitors can leave messages which are stored in a MySQL database. It contains the basic functions and security settings.
PHP » Content Management Systems — about 5 years ago
How to create a template engine with PHP & MySQL that stores all html and design within a database.
PHP » Content Management Systems — almost 6 years ago
How to customize WordPress. An introduction to WordPress, and the basics of customizing themes. Plus some tips for making your blog search engine friendly.
PHP » Security — almost 4 years ago
This tutorial discusses methods to combat spam bot attacks and keep your site clean and safe.
PHP » Database Interactions — over 5 years ago
Many people have heard of SQLite but not many people have used it in their PHP applications. Most PHP applications make use of the MySQL database engine to store information however this is not always needed for small amounts of data. In these cases, web applications often store their data in a "flat file" format, often just a plain text file or an XML file. Both of these methods have their downsides.
PHP » Security — almost 6 years ago
In this tutorial you will learn some basics of security in PHP including Code Injection Vulnerabilities, GET/POST Variable Manipulation, SQL Injection and Cross-Site Scripting.
PHP » Database Interactions — almost 6 years ago
A tutorial which will teach you to use mysql_num_rows to count the amount of results(rows) found from a query.
PHP » Email — over 5 years ago
This is an HTML and PHP script that helps to stop email bots from filling your forms out automatically.
PHP » Basics — about 4 years ago
Operators In Php
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?