Sophie

Sophie

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

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>Advanced PHP debugger</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apciterator.valid.html">APCIterator::valid</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.apd.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.php.html">Affecting PHP's Behaviour</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="book.apd" class="book">
 <h1 class="title">Advanced PHP debugger</h1>
 

 

 







 


 
 

 







 








<ul class="chunklist chunklist_book"><li><a href="intro.apd.html">Introduction</a></li><li><a href="apd.setup.html">Installing/Configuring</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="apd.requirements.html">Requirements</a></li><li><a href="apd.installation.html">Installation</a></li><li><a href="apd.installwin32.html">Building on Win32</a></li><li><a href="apd.configuration.html">Runtime Configuration</a></li><li><a href="apd.resources.html">Resource Types</a></li></ul></li><li><a href="apd.constants.html">Predefined Constants</a></li><li><a href="apd.examples.html">Examples</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="apd.examples.usage.html">How to use PHP-APD in your scripts</a></li></ul></li><li><a href="ref.apd.html">APD Functions</a><ul class="chunklist chunklist_book chunklist_children"><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></li></ul></div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apciterator.valid.html">APCIterator::valid</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.apd.html">Introduction</a></div>
 <div class="up"><a href="refs.basic.php.html">Affecting PHP's Behaviour</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>