Category: PHP
PHP Framework video Tutorials
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
SEO Friendly URLs with PHP
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
Create tag cloud using PHP
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
PHP Captcha Code example
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
Facebook signup on website
Using facebook registration plug-in users can easily sign up on your website using facebook data. With one simple facebook login the form will be filled with user appropriate data. This plug-in is a simple iframe you can place it anywhere on your
Shortening URL with PHP and Bit.ly
URL shortening services became really popular after Twitter went mainstream. The leader in URL shortening services is definitely Bit.ly. In this tutorial i will briefly describe how to use it’s API to autmoatically sorten an URL address. Si
Using PHP cURL to read RSS feed XML
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