Re: [PHP-WIN] php conditionals?

2010-09-14 Thread Jacob Kruger
ET NOD32 Antivirus, version of virus signature database 5451 (20100914) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 5451 (20100914) __ The message was checked

RE: [PHP-WIN] php conditionals?

2010-09-14 Thread Tommy Pham
> -Original Message- > From: stao [mailto:s...@china4d.com] > Sent: Tuesday, September 14, 2010 8:49 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] php conditionals? > > Hi, > > I saw php usage like below somewhere. I kind of wonder why the page > does not display anything. in

[PHP-WIN] php conditionals?

2010-09-14 Thread stao
Hi, I saw php usage like below somewhere. I kind of wonder why the page does not display anything. in my understanding, php only interprets what is inside . Since the form is outside of any php tags, the form should be displayed? Thank you for any helps. -- PHP Win

[PHP-WIN] Debugging & Profiling PHP on Windows

2010-09-14 Thread Tommy Pham
Hi, I'm trying to debug and profile a PHP app on Windows but I can't seem to get xdebug's Profiler to enable. Has anyone encounter this problem before? phpinfo() always shows the below regardless of what settings I have in php.ini: xdebug.profiler_aggregate Off xdebug.profiler_append Off