Archive | PHP

09 April 2009 ~ 276 Comments

PHP Contact Form with jQuery Validation

PHP

Hi there! You need a jQuery contact form for your website but don’t know how to create one? Please read along and maybe you’ll get lucky. A contact form is very helpful in giving your visitors a way to contact you. In this tutorial, I will help you on how to create your own jQuery [...]

Continue Reading

22 April 2008 ~ 26 Comments

PHP Pagination Script

PHP

As a developer there will come a time when we need to fetch huge amount of records to display on a single page. An example is when you’re trying to develop an e-commerce site and you need to output lets say 500 book titles. Another example would be in a member management type of system [...]

Continue Reading

30 August 2007 ~ 3 Comments

Google Page Rank Reporting

PHP

I have a client who asked me to write a script where it will display the page ranks for each of the backlinks in a particular domain. He gave me some scripts (actually there is only one script) and sites where I can find one. There were a lot of scripts around but none of [...]

Continue Reading