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 » Database Interactions — 9 days ago
Let me introduce you to the basics of phpMyAdmin, one of the most popular applications for editing MySql databases. We will create a database, a new table and insert a couple of values.
PHP » Basics — 22 days ago
Functions in PHP are a block of code that can be executed whenever we need it, without the need to write the same code again. Follow the link for the very first steps and introduction to the world of PHP functions.
PHP » Security — 22 days ago
The common problem on most of WordPress Themes is that Contributors can see all posts in Admin Panel (Dashboard), even draft and pending posts of others. This is an annoying thing, because if you or your users may want to write new articles on your blog, they will be able to see all other posts in your Admin Panel, but they can’t delete or edit any post.
PHP » Templating — 22 days ago
I’ve been asked to recreate a tutorial on how to make your sidebar look better, more like mine. All it takes is some CSS copy/pasting!
A CDN is a “Content Delivery Network” and the way I think about it is that it’s a cheaper “server” that holds copies of your images, videos, and other miscellaneous files in multiple locations and is used to serve your visitors with that data.
PHP » Content Management Systems — 22 days ago
Dive into Kirby CMS and build your blog theme with the help of a UI framework Bootstrap and its pre-release WIP version Bootstrap 3.0
PHP » Content Management Systems — 23 days ago
Add Wordpress support for the new Twitter card that twitter utilizes to show your information more fully in the feed. Only a few easy lines!
PHP » Basics — 23 days ago
What’s the best webhosting company out there? Check out my review of stablehost and how I compare it to my experience with Justhost and GoDaddy
PHP » Content Management Systems — 23 days ago
I’ve reviewed and created a Zurb Foundation Theme for Kirby CMS. Well, it’s time to go to the cheaper (free) alternative called Stacey. Stacey works on the same principles as Kirby in that it’s a flat-file CMS that’s super-easy to work with.
PHP » Frameworks — about 1 month ago
The general basics of using switch case in PHP coding.
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?