Home Tutorials Libraries Scripts Jobs PHP+MYSQL E-Book Contact Us

PHP Detecting the Host Platform

Feb 09, 2010 Author: strumica
Detecting the Host Platform. Because different types of systems have different sets of host commands available, if you are writing a script that could potentially be executed on different platforms, it's…

Function parameters in PHP

Oct 27, 2009 Author: Developer
A function is used to give a complex task a shorter form by naming it;

The foreach Statement

Oct 13, 2009 Author: LinuxAdmin
The foreach statement is similar to for in that it is basically a specializedform of the while loop. Foreach, however, unlike for, is to be used witharrays.Like for, foreach automatically performs a step…

The for statement in PHP

Oct 13, 2009 Author: City Hall
The for statement is used to create loops involving numbers. It is composedof three parts: an initialization statement, a condition, and a repetitionstatement. These three parts have important purposes…

Instalation of Apache server on windows

Oct 08, 2009 Author: dev99
Apache is one of the most spreaded web servers in the world, who is working on 56% from the web servers.

 

Lunarpages.com Web Hosting hostgator
Subscribe to our Rss Feed Follow us on Twitter Become our Facebook fan
Most Viewst
Articles
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php
Recent
Comments
Nov 24, 2008 Wordpress
Nov 24, 2008 Joomla CMS
Sep 30, 2009 How many visitors browsing the site at the moment?
Nov 21, 2008 Anti Spam Bot Email by ASCII
Nov 24, 2008 Dynamic copyright year with php