Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #1263
| From | Jerry Stuckle <jstucklex@attglobal.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: neither var_dump() nor die() displays anything |
| Date | 2011-04-21 20:00 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <ioqgei$js$2@dont-email.me> (permalink) |
| References | <ca09fd21-6c6c-46f9-b7d0-4ce17c7ecdad@g7g2000pro.googlegroups.com> <iopnmr$q0e$1@dont-email.me> <50061b1f-2e60-4e0b-97c5-6b891cba4365@r19g2000prm.googlegroups.com> |
On 4/21/2011 1:39 PM, Jivanmukta wrote: >> Have you tried looking at your page source? > > If you mean View|Source from a browser - yes, I tried: my page > contains only result of var_dump($statementNo), no other markers nor > text. OK, do you have the following in your php.ini file (on your development system): display_errors=on error_reporting=E_ALL // or E_ALL | E_STRICT -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ==================
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
neither var_dump() nor die() displays anything Jivanmukta <jivanmukta@poczta.onet.pl> - 2011-04-21 06:07 -0700
Re: neither var_dump() nor die() displays anything Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-21 12:58 -0400
Re: neither var_dump() nor die() displays anything Jivanmukta <jivanmukta@poczta.onet.pl> - 2011-04-21 10:39 -0700
Re: neither var_dump() nor die() displays anything Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-21 20:00 -0400
Re: neither var_dump() nor die() displays anything Jivanmukta <jivanmukta@poczta.onet.pl> - 2011-04-21 18:05 -0700
Re: neither var_dump() nor die() displays anything Unrest <unrest@nullvector.org> - 2011-04-22 07:31 +0000
Re: neither var_dump() nor die() displays anything Jerry Stuckle <jstucklex@attglobal.net> - 2011-04-22 06:57 -0400
Re: neither var_dump() nor die() displays anything Jivanmukta <jivanmukta@poczta.onet.pl> - 2011-04-29 10:34 -0700
Re: neither var_dump() nor die() displays anything Erwin Moller <Since_humans_read_this_I_am_spammed_too_much@spamyourself.com> - 2011-04-22 09:45 +0200
Re: neither var_dump() nor die() displays anything Jivanmukta <jivanmukta@poczta.onet.pl> - 2011-04-29 10:30 -0700
Re: neither var_dump() nor die() displays anything Helmut Chang <usenet@helmutchang.at> - 2011-04-22 11:08 +0200
csiph-web