Webdetector Webmaster Forums - Your favorite webmaster community
 
  #1 (permalink)  
Old 08-25-2008, 03:48 AM
Junior Member
noobee
 
Join Date: Aug 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default About PHP

About PHP

PHP is an acronym of hypertext preprocessor. It is a server side language through which we can make a dynamic web page by embedding PHP code into HTML. To run PHP pages you need to have following installation on your system/machine.

OS (Operating System) -> Windows/Linux
Server -> IIS/Apache
Database -> MySQL, MSSQL, ORACLE, MSACCESS, PostgreSQL etc.
PHP -> PHP Installation on System

You can easily run PHP on Windows by installing WAMP server. WAMP stands for Windows+Apache+MySQL+PHP and popularly used as development platform next to LAMP (Linux+Apache+MySQL+PHP).

A sample PHP page script starts as follows:
Code:
 =========CODE BEGINS========

<?php // PHP Begins
echo 'Hello World'; //(echo) Print Output on Screen
?> //PHP Ends

=========CODE ENDS==========
There are various support and tutorials available for PHP. Some popular resources are:
PHP: Hypertext Preprocessor (PHP site)
MySQL :: The world's most popular open source database (MySQL site)
PHP Tutorial (PHP Tutorials)
CodePlatter.com

Last edited by kevster1; 08-25-2008 at 09:57 AM. Reason: you can have a site link in the signature but don't just add the homepage title full of spammed keywords
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 05:09 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Ad Management by RedTyger