how can we use place holder in zend framework?
http://www.experts-exchange.com/Web_Development/Web_Frameworks/Q_24662686.html
OS: WIndows 2003 server, IIS 6
Zend core can be installed with PHP ISAPI? or can be install only through FastCGI?
Which method is good for windows 2003 server? ISAPI or FastCGI?
we are runnin...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Windows/Q_...
I'm having a BIG BIG trouble using Zend Studio Development, when I open the program it keels like "in the background", i can see the Zend Studio in the task bar, however the program never shows up ...
http://www.experts-exchange.com/Web_Development/Software/ColdFusion_Studio/Q_22949249.html
Hi Experts
In the zend MVC framework, if I have a controller like www.foo.com.index and a controller www.foo.com/terms and want to neaten things up by moving terms to the index controller as an ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Frameworks...
Hi! When I send mails from my site w/ Zend_Mail in Swedish, the nordic chars look ok in the mail client Windows Live Mail. However, in hotmail they do not.
How to be shure that zend_mail's alway...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Frameworks...
I think I am missing something when I use the Zend Framework Reference Guide to teach myself the Framework...
I found many online tutorials that give beginners a good start but all seem to go a...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_24122581.htm...
Trying to figure out how to convert this query to a Zend_Db_Table query. Read the docs but still can't make it work correctly.
This is the regular sql query that works already:
SELECT
p.name,
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I was going through an example using zend frame work. trying to create form with different elements but for some reason after i test it I get the error message "Method setLabel does not exist ". Al...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Frameworks...
Hi experts,
I'm learning a bit of Zend Framework at the moment, and I have hit a road block.
What I have is the JQuery UI date picker on my form, storing the date as DD/MM/YYYY.
The problem I ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I can't figure out how to retrieve the Zend_Auth identity after it has been created.
From authController.php I set the identity from the loginAction() (see below) - which I know is working
bec...
http://www.experts-exchange.com/Web_Development/Web_Frameworks/Q_24915270.html