| |

| Php date() Function With Examples Posted in PHP > Date and Time by tutorialgrub on Mar 23, 2011
The PHP date() function formats a timestamp to a more readable date and time. PHP time stamp is a numeric value in seconds between the time at present and the value at Unix Epoch (January 1 1970 00:00:00 GMT). This time of January 1 1970 00:00:00 GMT is taken as base for all time stamp calculations. |
| |

| Making A Cool Login System With PHP, MySQL & jQuery Posted in PHP > Cookies and Sessions by tutorialgrub on Mar 19, 2011
We are developing a cool and simple login/registration system in a few easy to follow steps. You can download the complete source code and modify it to fit your own needs. |
| |

| Security in your online applications Posted in PHP > Security by tutorialgrub on Mar 19, 2011
Protect yourself, your server and your scripts. Also covers session fixation and SQL injection. |
| |

| PHP Based CAPTCHA Using Simple Math Posted in PHP > Security by tutorialgrub on Mar 19, 2011
Using PHP to create a CAPTCHA based on simple math. |
| |

| Eclipse Europa Web development using Java, PHP, and RadRails Part-2 Posted in PHP > Web Fetching by tutorialgrub on Mar 16, 2011
See how easy it is to develop PHP applications using a different set of Eclipse Europa plug-ins, Java and Rils. |
| |

| Creating a Twitter OAuth Application Posted in PHP > Miscellaneous by tutorialgrub on Mar 16, 2011
OAuth can be a tricky concept to wrap your head around at first, but with the Twitter API now requiring its use, it is something you need to understand before creating a Twitter application. This tutorial will introduce you to OAuth, and walk you through the process of creating a basic application. |
| |

| Adding post thumbnails in wordpress Posted in PHP > Content Management by tutorialgrub on Mar 15, 2011
Learn how to implement custom thumbnails in your wordpress theme. |
| |

| Ext4Yii Framework: How to integrate and use custom ExtJS controls. Posted in PHP > Development by tutorialgrub on Mar 15, 2011
As of Ext4Yii version 0.7 it it possible to use customized ExtJS control in the Ext4Yii. This tutorial is a step by step instruction to achive that. functionality |
| |

| Building faster Web apps using PHP and in-memory solidDB Posted in PHP > Content Management by tutorialgrub on Mar 14, 2011
solidDB is an in-memory database that can perform at speeds up to 10 times faster than conventional databases. Learn how to use PHP with solidDB to build faster dynamic Web page applications. This article shows you how to use PHP to connect to a solidDB database and perform basic operations such as retrieve, update, and delete. You can use these steps as a foundation for building rich Web applications that harness the power of solidDB. |
| |

| Using Sessions in PHP Posted in PHP > Cookies and Sessions by tutorialgrub on Mar 14, 2011
Easy tutorial on using Sessions in PHP on MyTutorialPlanet.com |
<< 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 >> Next |