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

addslashes() String Function

Sep 02, 2010 Author: City Hall
addslashes() is usually used to prepare a string for storage in a database or some kind of delimited format such as comma-separated values (CSV). The function places a single backslash in front of any…

Variable Functions

Aug 29, 2010 Author: Jenna
This section contains functions that work with variables.

Black Boxing in PHP

Nov 27, 2009 Author: Developer
Classes are most useful for black boxing concepts. Black boxing involves hiding the inner workings of a concept and only requiring the programmer to think about the higher-level results he is trying to…

The while Statement

Oct 01, 2009 Author: Developer
For example, to use while to echo all of the values in $HTTP_POST_VARS, youcan create a program like this:

Compound operators in PHP

Sep 29, 2009 Author: Developer
Compound operators are pretty straightforward. Here is a example to help demonstrate their use.

 

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