Re: [fw-general] fetchAssoc($sql) error... please help!

2009-05-17 Thread olivia_dimaunahan
; up Apache PHP & Mysql on Windows. > > > Good luck! > > Mark > > > > > > > olivia_dimaunahan wrote: >> >> Hi, >> >> I'm a newbie in Zend Framework and have been testing tutorial examples. >> Can anyone try to figure

[fw-general] fetchAssoc($sql) error... please help!

2009-05-14 Thread olivia_dimaunahan
Hi, I'm a newbie in Zend Framework and have been testing tutorial examples. Can anyone try to figure out what could be wrong with my code or any of my Apache/MySQL and PHP settings? This line is causing the error: $result = $DB->fetchAssoc($sql); Please help me, I'm stucked on this for days...