This blog has moved here: blog.Dreamcss.com

10 useful PHP Tutorials for web developer

Posted by ravindra | on Apr 29, 2009 1:29 AM

PHP is everywhere . PHP is popular server-side scripting language,mostly you seen in wordpress blog platforms. wordpress blog platforms totally build in PHP. PHP is a powerful server-side scripting language for creating dynamic and interactive websites. It is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

PHP is perfectly suited for Web development and can be embedded directly into the HTML code. The PHP syntax is very similar to Perl and C.

If you enjoyed this post,
please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

1. Rabid Ratings :

RabidRatings is a simple but eye-caching ratings system which allows users to your website to rate virtually anything. Installation is easy—simply tell the PHP script how to connect to your database and include the PHP tag where you want to have a ratable item.

RabidRatings-ratings-system

2. Vertical Bar Graphs with CSS and PHP  :

Using CSS and PHP you can create attractive bar graphs (yes, even the stacked kind) that are always up to date.

bar-graphs 3. Ajax login form (PHP) :

Ajax-login-form-(PHP) 4. Dynamic Drag’n Drop With jQuery And PHP :

Drag’n drop generally looks hard-to-apply but it is definitely not by using JavaScript frameworks. Here is, how it is done by using jQuery & jQuery UI:

Dynamic-Drag’n-Drop-With-jQ 5. PHP redirect page :

useful to redirect your visitor automatically to an other web page. Fortunately redirecting pages using PHP is quite an easy task.

PHP-redirect-page

6.PHP HTML Form :

method using a single .php file, combining both PHP and HTML in one simple text file, to retrieve the data and display the results. Below is a quick review of bullets, check boxes, text fields, and input fields and using them to build a form to retrieve some personal information about our user.

PHP-HTML-Form

7. Port Scanning and Service Status Checking in PHP :

Port-Scanning-and-Service-S 8.PHPOpenChat :

PHPOpenChat is a web based chat software written in PHP. PHPOpenChat is database independent, based on the MVC architecture, and object oriented.

PHPOpenChat 9.How to build a poll system with PHP and mySQL :

poll system with PHP and mySQL

10. PHP date and time :

PHP date and time handling functions allows you to get the date and time from the server where the script is executed. Besides this you can manipulate, edit, format these values before displaying them.

date_picker_view

1 comments
blog comments powered by Disqus

  1. Anonymous May 7, 2009 11:23 AM  

    where are the tuts? i only see demos