banner ad

RSSCategory: PHP

PHP Framework video Tutorials

| November 29, 2011 | 0 Comments

PHP MVC Framework live example tutorials PHP MVC frameworks Tutorials Part 1 PHP MVC frameworks Tutorials part 2 PHP MVC frameworks Tutorials part 3 PHP MVC frameworks Tutorials part 4 PHP MVC frameworks Tutorials part 5

Continue Reading

SEO Friendly URLs with PHP

| April 8, 2011 | 0 Comments

This post explains how to create SEO friendly URL with dynamic content using PHP and .htaccess mod redirection. Friendly URLs improves your site search engines ranking. Before trying this you have to enable mod_rewrite.so module at httpd.conf. It

Continue Reading

Create tag cloud using PHP

| March 12, 2011 | 0 Comments

You’ve seen it for the first time (as far as I know) on Flickr and you’re seeing it on major websites as well. The “tag cloud” or “weighted words list” is nothing more than another way of displaying a navigation. It’s funny, weird, new to t

Continue Reading

PHP Captcha Code example

| January 5, 2011 | 0 Comments

how to create a Captcha in PHP. We are using some of the features available in PHP for creating an image. This is very simple and basic tutorial and we are not using any custom fonts for generating captcha image. And we aleready know that captcha

Continue Reading

Using PHP cURL to read RSS feed XML

| October 21, 2010 | 0 Comments

Reading Rss feeds using cURL I very rearly, use feeds, i prefer to go to my favourite website and see what is going on instead of downloading their content to my computer with some RSS reader. However the fact is feeds are getting popular

Continue Reading

banner ad