Hi,
I have some configuration problems (my guess). The code:
<? if ($this->tables): ?>
doesn't work, however if I change the code to use "<?php" as:
<?php if ($this->tables): ?>
is working. What could be the problem?
The application is the zfgrid demo application
(http://www.zend.com/webinar#zfwebinar). I'm using Windows XP (SP2) and a
new installation of Apache 2.2 with and PHP 5.2.1.
Thanks!
--
View this message in context:
http://www.nabble.com/Problem-with-zfgrid-demo-app-tf4316666s16154.html#a12291107
Sent from the Zend Framework mailing list archive at Nabble.com.