I'm fairly new to Zend, but I'm starting a new project and wanted to use the Zend Framework with it. I'm using the MVC and Zend_Layout. Some of the images I have to use have spaces in the names.
Is there a helper or method to convert those spaces to %20 in Zend? Or should I simply use str_replace? -- View this message in context: http://www.nabble.com/Zend_Layout%2C-urls-and-spaces-in-names-tp16600840p16600840.html Sent from the Zend Framework mailing list archive at Nabble.com.
