Tree in PHP in PHP
May 17, 2012
This tutorial is about creating a multi-level tree from the values stored in the database. This tutorial has 2 parts, first i will discuss how to store hierarchical data in a single table and the second part will teach you create a tree from database values using JavaScript.
Facebook Button CSS in HTML/CSS
May 04, 2012
This tutorial is about creating buttons which look similar to Facebook buttons.
Remove duplicates from Database Using PHP in PHP
May 02, 2012
Deleting duplicate entries from the database is tricky, there are different queries to find duplicates in the database, but removing duplicates from the database is not that easy. This little article will help you remove duplicate entries in a controlled way
Nivo Slider with PHP in PHP
May 02, 2012
This is a PHP class of Nivo Slider. The class has simple methods to add slides, just provide the width and height of slides, add slides and you are done
Integrating JQuery/JavaScript with PHP in PHP
May 02, 2012
Have you ever tried converting a JQuery plugin (slider, menu, news ticker etc) into a PHP class? Implementing a JQuery plugin like this has a lot of benefits if you have to use the same plugin in more than one projects/websites. This article discusses the benefits of this technique
PHP RSS Feed Tutorial in PHP
April 29, 2012
RSS stands for Really Simple Syndication is an XML format used by publishers to keep their audience updated by publishing frequent content via RSS and content readers display latest news and content from RSS feeds, content receivers use newsreaders or content aggregators
PHP Paging Class in PHP
August 26, 2011
This class splits records into multiple pages and generates links to go a specific page.
Backup/Duplicate a MySql Database Using PHP in PHP
August 23, 2011
This little PHP script can be used to create a copy of MySql Database. The script is very fast and it requires the source and target databases to be under the same MySql user account.
1
