PHP »
Basics — about 1 month ago
— reviewed, not listed
A short what to do if your project fails. How to salvage the code, the files, and how to make the best of what happened.
Part 2 of the blogging system tutorial getting information from the database and correctly showing it. It also talks about how to delete and edit entries on the admin side
Create your own Blogging System (a simplified version of Wordpress) using PHP and MySQL. Learn how to sanitize your entries using mysql_real_escape_string function and learn how to add the blog posts to your database.
Tips and tricks that will help you create your own mobile version of your site. It includes PHP user detection, design tips, and other stuff.
A tutorial on using bit.ly API and implementing it into your website. Also, a tutorial that explains how to add that shortened link into your MySQL database so that it works.
Create a "Tweet This" button using Twitter API and to.ly API. It will allow you to add "Tweet This" buttons on your website with a pre-written message and a link.
PHP »
Basics — 3 months ago
— reviewed, not listed
Create a "Tweet This" button using Twitter API and to.ly API. It will allow you to add "Tweet This" buttons on your website with a pre-written message and a link.
A tutorial on CSS3 properties and values for backgrounds such as background-clip and background-origin, multiple backgrounds, and background sizing.
CSS3 Lesson on various border properties such as border color, border image, and box shadow. The tutorial encompasses browser support, different values, and examples
The CSS3 properties border-radius and opacity are one of the newly supported properties. Here's a tutorial on how to these use these and how to use the proper methods to ensure cross-browser compatibility as well as dirty tricks to get the same effect without using CSS
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?