downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<apd_dump_regular_resourcesapd_get_active_symbols>
Last updated: Thu, 26 Jun 2008

apd_echo

(PECL apd:0.2-1.0.1)

apd_echo — Echo to the debugging socket

Description

bool apd_echo ( string $output )

Usually sent via the socket to request information about the running script.

Parameters

output

The debugged variable.

Return Values

Returns TRUE on success or FALSE on failure.

Examples

Example #1 apd_echo() example

<?php
apd_echo
($i);
?>



add a noteadd a note User Contributed Notes
Echo to the debugging socket
There are no user contributed notes for this page.




<apd_dump_regular_resourcesapd_get_active_symbols>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs