I've successfully used jQuery with Zend Framework and found it a nice
fit. I made heavy use of their JSON encoder to get data back and
forth between the server and client side.
On Jan 7, 3:57 am, rics <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I wish to start usign some PHP framework soon and was w
Nope. Just looking some framework that can help me develop faster and
better. But I just learned JQuery and the things I can do with it are
amazing. I don't want to stop using it just because I can't put it to
work with the new framework.
:D
On Jan 7, 8:08 am, "Mike Schinkel" <[EMAIL PROTECTED]
I have used both CodeIgniter and Zend Framework with jQuery using
progressive enhancement and ajax and can recommend both. CodeIgniter
is nice for getting started using a MVC framework. ZF is more powerful
and good to integrate in existing applications.
There's a nice CodeIgniter tutorial at http
rics wrote:
> I wish to start usign some PHP framework soon and was
> wondering wich one works better with JQuery. I will use Zend
> Framework or CakePHP.
> Not decided yet.
Are you looking for a framework for creating RESTful web services for use
with jQuery, or something else?
-Mike
I recommend Symfony [1] with "Unobtrusive JavaScript Plug-In" [2]. It
dynamically generated javascript from your php code.
[1] http://www.symfony-project.org/
[2] http://trac.symfony-project.com/wiki/sfUJSPlugin
2008/1/7, Eridius <[EMAIL PROTECTED]>:
>
>
>
> Well not sure if thier will be an com
hi I used jquery with cake.
In cake 1.1 Prototype is used as javascript helper for AJAX, etc
but you are free not to use it. I think there is a helper that has be
made specifically for
jquery, a port of phpQuery if I remember right.
Personally I do not like much helpers to generate js code, so
Well not sure if thier will be an complications I would recommend using
Codeigniter.
rics wrote:
>
>
> Hello,
>
> I wish to start usign some PHP framework soon and was wondering wich
> one works better with JQuery. I will use Zend Framework or CakePHP.
> Not decided yet.
>
> Do you have any
7 matches
Mail list logo