Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10660

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Misc. Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="misc.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.connection-aborted.html">connection_aborted</a></div>
 <div class="up"><a href="book.misc.html">Misc.</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.misc" class="reference">
 <h1 class="title">Misc. Functions</h1>

 























































































































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.connection-aborted.html">connection_aborted</a> — Check whether client disconnected</li><li><a href="function.connection-status.html">connection_status</a> — Returns connection status bitfield</li><li><a href="function.connection-timeout.html">connection_timeout</a> — Check if the script timed out</li><li><a href="function.constant.html">constant</a> — Returns the value of a constant</li><li><a href="function.define.html">define</a> — Defines a named constant</li><li><a href="function.defined.html">defined</a> — Checks whether a given named constant exists</li><li><a href="function.die.html">die</a> — Equivalent to exit</li><li><a href="function.eval.html">eval</a> — Evaluate a string as PHP code</li><li><a href="function.exit.html">exit</a> — Output a message and terminate the current script</li><li><a href="function.get-browser.html">get_browser</a> — Tells what the user's browser is capable of</li><li><a href="function.halt-compiler.html">__halt_compiler</a> — Halts the compiler execution</li><li><a href="function.highlight-file.html">highlight_file</a> — Syntax highlighting of a file</li><li><a href="function.highlight-string.html">highlight_string</a> — Syntax highlighting of a string</li><li><a href="function.ignore-user-abort.html">ignore_user_abort</a> — Set whether a client disconnect should abort script execution</li><li><a href="function.pack.html">pack</a> — Pack data into binary string</li><li><a href="function.php-check-syntax.html">php_check_syntax</a> — Check the PHP syntax of (and execute) the specified file</li><li><a href="function.php-strip-whitespace.html">php_strip_whitespace</a> — Return source with stripped comments and whitespace</li><li><a href="function.show-source.html">show_source</a> — Alias of highlight_file</li><li><a href="function.sleep.html">sleep</a> — Delay execution</li><li><a href="function.sys-getloadavg.html">sys_getloadavg</a> — Gets system load average</li><li><a href="function.time-nanosleep.html">time_nanosleep</a> — Delay for a number of seconds and nanoseconds</li><li><a href="function.time-sleep-until.html">time_sleep_until</a> — Make the script sleep until the specified time</li><li><a href="function.uniqid.html">uniqid</a> — Generate a unique ID</li><li><a href="function.unpack.html">unpack</a> — Unpack data from binary string</li><li><a href="function.usleep.html">usleep</a> — Delay execution in microseconds</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="misc.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.connection-aborted.html">connection_aborted</a></div>
 <div class="up"><a href="book.misc.html">Misc.</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>