Re: Ajax + CakePHP + Tree Menu (Ver Urgent)

2007-05-24 Thread Chris Hartjes

On 5/24/07, Vishal <[EMAIL PROTECTED]> wrote:
> Is there any website/document which expains Ajax and CakePHP step by
> step...

Go to http://bakery.cakephp.org and search for 'ajax' there.  Lots of examples.

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Ajax + CakePHP + Tree Menu (Ver Urgent)

2007-05-23 Thread Vishal

Hi Guys,

I have search the WWW like anything...
I have the basic knowledge of Ajax, javascript and cakePHP...
I am trying to create a dynamic tree view of data entries using
cakePHP and Ajax...
Something like this:-
 Book1
  Title
  Author
Book2...
where book information is in book table, title in title table and
author in author table

I kinda know how to do this using ajax, php and javascript but the
problem is I have no idea about the CakePHP's Ajax functions..
I have read the manual...Looked into the IBM's tutorial...Check all
the available tutorials but all of them provides piece of code which I
can't understand...

Is there any website/document which expains Ajax and CakePHP step by
step...

Please I really need help... I have to finish this project by next
friday...

Please Reply


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---