>
> What is the essence of the empty array declarations in your code?
>
An empty array tells Zend_Db_Select to exclude all columns from the
corresponding table. The example query you gave returns no columns for
tables EventView and Area.
dele454 wrote:
>
> Besides the code doesnt run. It returns a blank page.
>
A blank page often indicates that the PHP script terminated before it could
generate any output.
I suggested earlier that you learn how to read error output in the web
server log file to diagnose why there was no output.
Regards,
Bill Karwin
--
View this message in context: http://www.nabble.com/Using-the-Zend_Db_Table-to-return-referenced-row-values-tp18688983p18722018.html
Sent from the Zend DB mailing list archive at Nabble.com.
没有评论:
发表评论