
PHP Funktionen : PHP Übersicht : PHP Manual
apd_croak
PHP
Function apd_croak / PHP
Funktion apd_croak
phplist »
Webkatalog Script - Link Script »
PHP Function Coder »
apd_croak
- PHP Funktion
- apd_croak ( phplist Code 100% Relevanz )
- Rubrik
- Advanced PHP debugger
- Kurzform
- apd_croak -- Throw an error a callstack and then exit
- Vorschau
- ...apd_croak apd_croak (no version information, might be only in CVS) apd_croak -- Throw an error, a callstack and then exit Beschreibung void apd_croak ( string warning [, string delimiter] ) Behaves like perl's Carp::croak. Throw an error, a callstack and then exit. Parameter Liste warning The warning to throw. delimiter The delimiter. Default to <BR /> . ...
- PHP Manual
- [ apd_croak php.net ]
- PHP Funktion
- apd_continue ( phplist Code 57% Relevanz )
- Rubrik
- Advanced PHP debugger
- Kurzform
- apd_continue -- Restarts the interpreter
- Vorschau
- ..., FUNCTIONS, ARGS SUMMARY (like strace -c)) use the value 99 Rückgabewerte Gibt bei Erfolg TRUE , im Fehlerfall FALSE . Beispiele Beispiel 1. apd_continue() example <?php apd_continue ( 0 ); ?> apd_clunk apd_croak...
- PHP Manual
- [ apd_continue php.net ]
- PHP Funktion
- apd_dump_function_table ( phplist Code 44% Relevanz )
- Rubrik
- Advanced PHP debugger
- Kurzform
- apd_dump_function_table -- Outputs the current function table
- Vorschau
- ... void apd_dump_function_table ( void ) Outputs the current function table. Rückgabewerte No value is returned. Beispiele Beispiel 1. apd_dump_function_table() example <?php apd_dump_function_table (); ?> apd_croak apd_dump_persistent_resources...
- PHP Manual
- [ apd_dump_function_table php.net ]
- PHP Funktion
- Advanced PHP debugger ( phplist Code 20% Relevanz )
- Rubrik
- Funktionsreferenz
- Kurzform
- -----
- Vorschau
- ...apd_breakpoint -- Stops the interpreter and waits on a CR from the socket apd_callstack -- Returns the current call stack as an array apd_clunk -- Throw a warning and a callstack apd_continue -- Restarts the interpreter apd_croak -- Throw an error, a callstack and then exit apd_dump_function_table -- Outputs the current function table apd_dump_persistent_resources -- Return all persistent resources as an array apd_dump_regular_resources -- ...
- PHP Manual
- [ Advanced PHP debugger php.net ]