This is a listing of all of the new tutorials recently submitted to Good-Tutorials. Feel free to browse it and get the jump on the newest tutorials before they make it to the front page. A tutorial will be moved to the front page only if it receives enough votes in 24 hours, so please rate them if you find you have the time... it'll help us build a better Good-Tutorials for everyone. Thanks!
Before going deep into how to choose the best topic to blog about, I want to share my unsuccessful attempts on blogging. My experiences will be a great lesson for you.
Before going deep into how to choose the best topic to blog about, I want to share my unsuccessful attempts on blogging. My experiences will be a great lesson for you.
PHP »
Basics — 3 days ago
— awaiting moderation
PHP has several settings for logging errors; in this post I will look at the log_errors and error_log settings which control whether errors should be logged and where to.
PHP »
Basics — 3 days ago
— awaiting moderation
Here is a description and example of several types of blog themes. It features links as well as pictures of those sites
This tutorial teaches readers to organize the wiki content by creating namespaces that allow them to
group pages with similar purposes together, and to use categories to group pages with similar content together.They will learn to create templates to add the same content to a variety of pagesas well as redirecting, moving and swapping pages around so that the page titles match up with page's content.
You have lunched your website and you are assuming it will lay secure on your hosting service's hands, right? Unfortunately, not always. There are plenty of hosts that will make your life miserable and if you run SQL database based on cookies and sessions, you need to follow some of the advices, to make sure you stay safe.
Adding ID field to the categories listing in wordpress admin panel.
Little wordpress trick for adding ID field to the posts listing in wordpress admin panel.
Adding ID field for pages listing in wordpress admin panel.
Wordpress provides some images to choose as the default gravatar, this gravatar will be appear if a comment doesn’t have gravatar. Can we change these default gravatar? We want our comment section is unique and give a more personalized touch. In this tutorial we’ll take a custom image and add it as the default gravatar.