Debug PHP Using FireFox and FirePHP Add-on
Posted under php > Tutorials on August 5, 2009
This tutorial shows you some tips and how to get start debugging the server-side code using the web browser specifically Mozilla Firefox and the add-ons firebug and firephp .
(more...)...
Read More
How To Create RSS Feed
Posted under php > Tutorials on July 1, 2009
This Tutorial will show you how to make rss feed with php , we will learn how to build an rss feed which pull latest posts from a blog database .
(more...)...
Read More
Building Your First Simple CMS
Posted under php > Tutorials on June 24, 2009
This tutorial , which is for begginers is going to show you how to create your own cms! (content management system) with PHP and MySQL in few , clear and easy steps .
(more...)...
Read More
Build Your Own Captcha and Contact Form
Posted under php > Tutorials on June 24, 2009
This tutorial will show you how to build your own captcha and contact form ; so as to get red of spammers ! , easy tutorial with php show you how to do it simply , let's go !
(more...)...
Read More