October 1st, 2009 by Tom
Nowadays, spam is one of a big problem for all web admins and this is one of a good script for protecting spam on your site. Securimage is an open-source free PHP CAPTCHA script for generating complex images and CAPTCHA codes to protect forms from spam and abuse. I’ve tried the demo on their site, [...]
Read more...
May 29th, 2009 by Tom
This is a PHP tutorial on how to create a simple shopping cart system. If you want to learn to create your own PHP shopping cart. The tutorial is in 3 parts, you can view the tutorial from the link below. Tutorial part 1 Tutorial part 2 Tutorial part 3
Read more...
April 17th, 2009 by Tom
This is a really good online tool that help you code PHP online and I really like it. I use this tool some time on a public computer. PHPanywhere is a web based free Integrated Development Environment or IDE for the PHP language. It includes a real-time syntax code editor with support for all web [...]
Read more...
March 26th, 2009 by Tom
If you’re a PHP programmer, here a nice list of useful tutorials and components for you that you can use in you web projects. This list collected by noupe.com, you can see full details on their site. Charts PHP components: Autosuggest Animated Ajax Record Deletion Using MooTools Sanitize and Validate Data with PHP Filters How [...]
Read more...
March 1st, 2009 by Tom
PHP is a powerful tool for all web developer, It is wildly use in web development. It can build many applications on the web like, CMS, blog, forum, contact form or even member and login form. This is another good PHP video tutorial, you’ll learn how to create a PHP login form for your site. [...]
Read more...
October 31st, 2008 by Tom
I found a list of useful 25 open source PHP frameworks, if you’re interesting in develop PHP using framework, it’s worth to take a look. Link : 25 Open Source PHP Framework
Read more...
September 18th, 2008 by Tom
If you’re looking for a good tutorial on how to creat a PHP shopping cart, this is right for you. Killerphp.com released a new series of video tutorial on how to creat a PHP Shopping Cart with Paypal Integration. In this series of videos, you learn how to build a PHP based shopping cart that [...]
Read more...