Archive for May, 2009

Ajax Rating Script – Php & Mysql

Sunday, May 31st, 2009
Ajax Rating Script - Php & Mysql

Introduction

Frequent visitors of ajax enabled websites, like ajaxian, have all witnessed them already: ajax rating widgets. They are flashy, animated, you can use them to rate the content (usually without refreshing the page) and if you could, you’d present them to your parents and marry them. Compared to the classic rating system, as on IMD (more…)

Understanding Php Hosting

Wednesday, May 13th, 2009
Understanding Php Hosting

 

PHP hosting is a server side scripting language used to create dynamic web pages. In other words PHP can be considered as a computer programming language that is designed for producing dynamic web pages. PHP generally runs on a web server using the PHP code for input to create the output of web pages. PHP is considered to be the main language used by many web masters. It is the most popular dynamic web programming language and these da (more…)

Facts About PHP

Saturday, May 9th, 2009
Facts About PHP

What is PHP?
PHP is a scripting language that was designed originally for the production of featured dynamic web pages. PHP has since evolved to include a command line interface ability that can be used in a standalone graphical application dynamic.

Facts about PHP
PHP was designed and developed by a man named Rasmus Lerdorf in 1995, however, since then, control of the implementation and script maintenance is now conducted b (more…)