PHP Function List
dim doesn't exist. Closest matches:
- imagick_addimage
- imagick_readimageblob
- imagick_readimage
- imagick_readimagefile
- swfmovie.setdimension
- imagick_appendimages
- imagick_spreadimage
- imagick_polaroidimage
- imagick_thresholdimage
- swfvideostream.setdimension
- imagick_blackthresholdimage
- imagick_whitethresholdimage
- imagick_randomthresholdimage
- die
- dir
- imagick_adaptivethresholdimage
- dirname
- time
- trim
- datetime
Site Search Results
-
Version Description; 4.2.1: PHP versions prior to 4.2.1 modified the passed array itself and converted strings to numbers (which most of the time converted them ...
-
Basics. Variables in PHP are represented by a dollar sign followed by the name of the variable. The variable name is case-sensitive. Variable names follow the same ...
-
//make it 2 dim in case you change your order $results[$i] = mysql_fetch_array($result); //call data at will controlling the loop with the array
-
Predefined Variables. PHP provides a large number of predefined variables to any script which it runs. Many of these variables, however, cannot be fully documented ...
-
// Asserts that every array given as argument is $dim-size. // Keys in arrays are stripped off. // If no array is found, $dim stays unset. foreach($args as $key => $arg)
-
An important thing that must be considered when using functions and references is that functions that do not return any value at all, will indeed return NULL as result.
-
See Also. is_float() - Finds whether the type of a variable is float; is_int() - Find whether the type of a variable is integer; is_string() - Find whether the type ...
-
Counts all elements in an array, or something in an object. For objects, if you have SPL installed, you can hook into count() by implementing interface Countable.
-
This script has been running around for a while and has add many additions and changes, however I noticed that if you run it and there is an object assigned to a ...
-
Variables From External Sources - ManualHTML Forms (GET and POST) When a form is submitted to a PHP script, the information from that form is automatically made available to the script.

Other forms of search
To search the string "dim" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
