PHP Function List
', doesn't exist. Closest matches:
- log10
- openssl_x509_read
- openssl_x509_free
- crc32
- openssl_x509_parse
- openssl_x509_export
- sqlite3
- snmp3_set
- snmp3_get
- str_rot13
- openssl_x509_checkpurpose
- udm_crc32
- gmp_scan0
- mongoint32
- udm_hash32
- snmp3_walk
- openssl_x509_export_to_file
- sqlite3stmt
- id3_set_tag
- id3_get_tag
Site Search Results
-
if( $trans_table["'"] != ''' ) { # some versions of PHP match single quotes to ' $trans_table["'"] = '''; } return ( strtr( $given_html, array_flip( $trans ...
-
Generates the cyclic redundancy checksum polynomial of 32-bit lengths of the str. This is usually used to validate the integrity of data being transmitted.
-
'/&([aouAOU])uml;/','/ÿ/','/&(.)[^;]*;/'), array('ss',"$1","$1".'e','ij',"$1 ...
-
htmlspecialchars_decode - Manual$translation = array_flip (get_html_translation_table (HTML_SPECIALCHARS, $style)); if($style === ENT_QUOTES){ $translation ['''] = '\''; } return strtr ($string, ...
-
Parameters. source. Path to the source file. dest. The destination path. If dest is a URL, the copy operation may fail if the wrapper does not support overwriting of ...
-
Parses a string input for fields in CSV format and returns an array containing the fields read.
-
1 => array('pipe', 'w'), 2 => array('pipe', 'w')); $process = proc_open($command, $descriptorSpec, $pipes);
-
$text = str_replace ("'", "'", $text); // it is recommended to replace 'addslashes' with 'mysql_real_escape_string' or whatever db specific fucntion used for escaping.
-
\'pipe\' => \'|\', \'tab\' => \'\\t\' ); // compare for each delimiter average count ...
-
a:3:{s:37:"Hands/inches (eg. 13' 2"HH)";s:6:"option";s:25:"Inches only (eg.39")";s:6:"option";s:24:"Centimeters (eg. 153cms)";s:6:"option";}

Other forms of search
To search the string "'," 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.
