I made for myself this simple class for drawing text by lines into specific pages. This is how it looks:
So, I have a text field that can contain only letters, numbers, hyphens, dots and underscores. I would like to validate it using Zend_Validate_Regex but this pattern does not work. Why?
I just got a job where i would be working with MVC and they knew i didn\'t know it but would help me learn. I am fairly conf开发者_JAVA百科ident with my PHP or i was until now and had some questions a
I just got a new server and zend framework seems to be working properly EXCEPT, when a member posts something , they get a white page because $this->_redirect(\'/somepage\'); doesn\'t work...
I want to use a view script to render my zend form as it seems to be the best way to control the layout/design of the form while still using the Zend_Elements classes.
I wanted to generate a table with dymanic columns and rows Example if i have a array of 1.1, 1.2, 1.3, 1.4
Thanks for previous replies I am doing encryption and decryption for my log in authentication. i used
Is there a problem with a Zend framework site and windows web hosting? The web hosting guy at the company I work for said that there is a problem and the site will 开发者_如何学Conly work on a linux
I am new to this, zend decoration malarchy, but i have two significant questions that i cant get my head around. Question one is followed by some example
I was looking at this: http://dev.mysql.com/doc/refman/5.1/en/query-cache.html It\'s an amazing way of caching stuff, but it happens on the database side, it would be great if there was some kind of