FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » neither var_dump() nor die() displays anything
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: neither var_dump() nor die() displays anything [message #173696 is a reply to message #173644] Fri, 29 April 2011 17:30 Go to previous messageGo to previous message
Jivanmukta is currently offline  Jivanmukta
Messages: 20
Registered: January 2011
Karma:
Junior Member
>> // import_statement.php:
>> var_dump($statementNo);  // works fine
>> if (!empty($statementNo)) {
>>    error(ERRMSG_STATEMENT_ALREADY_IMPORTED); // enters error()
>> }
>> echo '#'; // here problem
>
> Is that code possibly placed in an errorhandler?

No, it's not. The file import_statement.php is opened via
header('Location: import_statement.php'). The quoted lines are at top
level, not nested in a function.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP Tutorials
Next Topic: PHP Runs In WinXP Command Window But Not In Browser
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 11:33:40 GMT 2024

Total time taken to generate the page: 0.03308 seconds