Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10573

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>APD Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apd.examples.usage.html">How to use PHP-APD in your scripts</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.apd-breakpoint.html">apd_breakpoint</a></div>
 <div class="up"><a href="book.apd.html">APD</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.apd" class="reference">
 <h1 class="title">APD Functions</h1>
 <div class="partintro">
  <div class="section" id="apd.contact">
   <h2 class="title">Contact information</h2>
   <p class="para">
    If you have comments, bugfixes, enhancements or want to help developing 
    this beast, you can send an mail to 
    <a href="mailto:apd@mail.communityconnect.com" class="link external">&raquo;&nbsp;apd@mail.communityconnect.com</a>. Any help is very 
    welcome.
   </p>
  </div>
 </div>

 

































































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.apd-breakpoint.html">apd_breakpoint</a> — Stops the interpreter and waits on a CR from the socket</li><li><a href="function.apd-callstack.html">apd_callstack</a> — Returns the current call stack as an array</li><li><a href="function.apd-clunk.html">apd_clunk</a> — Throw a warning and a callstack</li><li><a href="function.apd-continue.html">apd_continue</a> — Restarts the interpreter</li><li><a href="function.apd-croak.html">apd_croak</a> — Throw an error, a callstack and then exit</li><li><a href="function.apd-dump-function-table.html">apd_dump_function_table</a> — Outputs the current function table</li><li><a href="function.apd-dump-persistent-resources.html">apd_dump_persistent_resources</a> — Return all persistent resources as an array</li><li><a href="function.apd-dump-regular-resources.html">apd_dump_regular_resources</a> — Return all current regular resources as an array</li><li><a href="function.apd-echo.html">apd_echo</a> — Echo to the debugging socket</li><li><a href="function.apd-get-active-symbols.html">apd_get_active_symbols</a> — Get an array of the current variables names in the local scope</li><li><a href="function.apd-set-pprof-trace.html">apd_set_pprof_trace</a> — Starts the session debugging</li><li><a href="function.apd-set-session-trace-socket.html">apd_set_session_trace_socket</a> — Starts the remote session debugging</li><li><a href="function.apd-set-session-trace.html">apd_set_session_trace</a> — Starts the session debugging</li><li><a href="function.apd-set-session.html">apd_set_session</a> — Changes or sets the current debugging level</li><li><a href="function.override-function.html">override_function</a> — Overrides built-in functions</li><li><a href="function.rename-function.html">rename_function</a> — Renames orig_name to new_name in the global function table</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apd.examples.usage.html">How to use PHP-APD in your scripts</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.apd-breakpoint.html">apd_breakpoint</a></div>
 <div class="up"><a href="book.apd.html">APD</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>