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 » Content Management Systems — 2 months ago
Add custom post types feed to your WordPress main RSS feed. In this tutorial you will learn How to Add Post Types Feed to Your WordPress Main Rss Feed
PHP » Content Management Systems — 2 months ago
It's common in many blogs to have an about me widget in the sidebar of the blog which displays the biography of the author. This is a great place to show everyone your name, your biography, your picture and your social media links. If you want to do this in WordPress you can add a standard text widget and input this information manually.
PHP » Content Management Systems — 2 months ago
In WordPress you can create your own users and user roles, you can even do this programmatically which means that you can create a register form so that visitors to your site can register to your site and login to a member's only area.
PHP » Content Management Systems — 3 months ago
We got this asked a lot. The official WordPress guide about translating is a bit confusing and isn’t focused on plugins, so I decided to write a short guide here.
PHP » Image Manipulation — 3 months ago
In a previous code snippet we found about how you can define new custom images sizes to use on your WordPress theme. This will use the WordPress built in function called add_image_size(). add_image_size( 'custom-image-size1', 300, 900, true );
PHP » Basics — 3 months ago
Test driven development is a development process that is exactly what it sounds like, we develop our applications driven by a number of different tests. This involves writing all your tests up front before any development has taken place. At the start this will seem strange as all the tests are going to fail but then we can develop our application
PHP » Content Management Systems — 3 months ago
In this tutorial we are going to go over the steps on how theme developers can provide the user with alert messages to tell the user to download certain plugins to increase the functionality of their site.
PHP » Content Management Systems — 3 months ago
Custom backgrounds is a WordPress theme feature that allows the users of the theme to change the style of the background. It allows the users to pick a new color or a new image for the background.
PHP » Content Management Systems — 3 months ago
WordPress has an inbuilt feature that allows you to easily manage users and roles for these users. Using the WordPress user manager you can define different roles to your users but they will all be able to log into WordPress and it doesn't matter which role they are assigned to.
PHP » Content Management Systems — 3 months ago
Build a blog with Kirby CMS flat-file content management system and Zurb Foundation front-end development framework with ease.
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?