Tag Archives: image tags
What’s “eating my lunch” today?
Zend_Form_Element_Image For whatever reason, I cannot reference one of my form images. Those images called in the static page are referenced by prepending $this->baseURL . to the source code like this” php echo $this->baseUrl() . ‘/images/roundtable2-rightline.jpg’?>”> But, I can’t do … Continue reading
Filed under Development, PHP