Archives for zend-framework

Personal project : Huzmet.ro

My personal project enters in a pre-beta phase . Currently the design is not ready yet , so it’s more about functionality . Some tehnical details : made on Zend Framework , uses SphinxSE for searching . There’s no caching used yet , but will use ( most likely) memcached and file caching ( using [...]

non-input Zend Form Element

Simple case : let’s say you make a form for user to register . You have an email field , right ? Ok , now when the user is logged you have a page where he can modify password and other settings . You should normally want to display the email too , but you [...]