I've been playing with Informix Online and PHP 4.0.3. So far, I've been able to do some rather basic connections and queries, using the automatic html table function of PHP/Informix. But I'd like to do some fancier things like generating pulldown menus from a single table,which is easily done with mysql by "fetch_array" and the like. How is it best done with Informix?
Does anyone have or know of any code examples on the net that they could share?
TIA,
Zack