PHP Function List
php_eol doesn't exist. Closest matches:
- php_uname
- xpath_eval
- phpversion
- phpinfo
- ps_setcolor
- yp_errno
- http_get
- hw_error
- apd_echo
- http_deflate
- pdf_setcolor
- shmop_delete
- http_date
- http_head
- ps_symbol
- hypot
- pg_select
- php_logo_guid
- http_throttle
- xhprof_enable
Site Search Results
-
PHP_EOL (string) The correct 'End Of Line' symbol for this platform. Available since PHP 4.3.10 and PHP 5.0.2 PHP_INT_MAX (integer)
-
PHP_EOL; echo "$people->john then said hello to $people->jane.". PHP_EOL; echo "$people->john's wife greeted $people->robert.". PHP_EOL; echo "$people->robert greeted the two $people ...
-
PHP_EOL. 'stuff bash interprets, with leading backslash: \# \& \; \` \| \* \? \~ \< \> \^ \( \) \[ \] \{ \} \$ \\\ \\\x0A \\\xFF. \\\' \" \%'. PHP_EOL.
-
dirname ("/etc/passwd") . PHP_EOL; // 1) /etc echo "2) " . dirname ("/etc/") . PHP_EOL; // 2) / (or \ on Windows) echo "3) " . dirname ("."); // 3) .
-
Complete and hyperlinked manual documents and explains all elements of PHP. Includes FAQ section and user comments.
-
function println ($string_message = '') { return isset($_SERVER ['SERVER_PROTOCOL']) ? print "$string_message<br />" . PHP_EOL: print $string_message . PHP_EOL;
-
echo microtime (true) - $start. PHP_EOL; $start = microtime (true); $i = 0; while($i < 1000000){ $i ++;} echo microtime (true) - $start. PHP_EOL;?>
-
PHP_EOL; echo '</td></tr>'. PHP_EOL; echo '</table><br />'. PHP_EOL; echo '<h2>Overview</h2>'. PHP_EOL; echo '<table border="0" cellpadding="3" width="600">'.
-
PHP_EOL; echo PHP_EOL. '-----'. PHP_EOL; if(APC_CLEAR_CACHE){ echo (apc_clear_cache () ? 'Cache Cleaned' : 'Cache Not Cleaned').
-
PHP_EOL; return $this; } public function Two () { echo "Two" . PHP_EOL; return $this; } public function Three()

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