| |

| Building the Back End of a Photo Site Posted in PHP > Image Manipulation by tutorialgrub on Jul 02, 2011
Building the Back End of a Photo Site |
| |

| mySQL Rows in PHP Posted in PHP > Miscellaneous by tutorialgrub on Jul 01, 2011
Ok in mySQL you have rows in a Table. In these rows you have columns. Each row has a certain number of columns with headers. The easiest way to show this is a News System. |
| |

| Creating Calendar in PHP Posted in PHP > Date and Time by tutorialgrub on Jun 30, 2011
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table. |
| |

| Joomla 1.5 - Prevent and Recover from a site hack Posted in PHP > Security by tutorialgrub on Jun 28, 2011
One of my sites was recently hacked by some dildo. I was running Joomla 1.5 and they broke into the admin account with a known exploit. This video shows you how you can prevent it to start with and how to reset your admin password to get back into your site. |
| |

| Displaying data from MySQL table using PHP Posted in PHP > Database Related by tutorialgrub on Jun 24, 2011
In this lesson I will teach you how to display a single row or multiple rows of data from a MySQL table using PHP. |
| |

| Active button with CSS and PHP Posted in PHP > Site Navigation by tutorialgrub on Jun 23, 2011
This tutorial will explain you how to make your button (link) in the navigation active when you are on a specific page. |
| |

| GD Library Bar Chart Posted in PHP > Image Manipulation by tutorialgrub on Jun 21, 2011
Create a dynamic bar chart with PHP and GD Library. |
| |

| PDO: Database connections and abstraction Posted in PHP > Miscellaneous by tutorialgrub on Jun 20, 2011
PDO stands for PHP Data Objects which is a powerful database data abstraction class as a core library in all versions of PHP since 5.1 providing a uniform data access interface with prepared statements, bound parameters and dynamically loadable drivers under the same API. |
| |

| Get the size of a MySQL database using PHP Posted in PHP > Database Related by tutorialgrub on Jun 20, 2011
This is a simple tutorial that shows how to get the size of the mysql databse using php |
| |

| A Beginner's Guide to mod_rewrite Posted in PHP > Site Navigation by tutorialgrub on Jun 16, 2011
A beginner's guide on how to rewrite URLs with the mod_rewrite module. |
<< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >> Next |