Home > Archive > PHP Language > January 2006 > Ajax with PHP 4.x
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
Can anyone please recommend a PHP 4.x compliant Ajax package?
Thanks
Sam
| |
|
|
|
| Manuel Lemos wrote:
> Hello,
>
> on 01/27/2006 07:34 PM sam said the following:
>
>
>
> What do you want to do with AJAX?
>
Hi, I want to use Ajax build a tree menu, as the complexity growth with
the utilised of database and fancy interface, I found Ajax is a way to go.
> Have you looked at any of these packages?
>
> http://www.phpclasses.org/browse/class/130.html
>
Any of this is based on PHP generate javascript for producing a tree-menu?
Thanks
Sam
| |
|
| Manuel Lemos wrote:
> Hello,
>
> on 01/27/2006 07:34 PM sam said the following:
>
>
>
> What do you want to do with AJAX?
>
> Have you looked at any of these packages?
>
> http://www.phpclasses.org/browse/class/130.html
>
I found pajaj has built a package that what I want, but I may be need to
change the package for its backward compatibility with php 4.x
Sam
| |
| Manuel Lemos 2006-01-29, 6:56 pm |
| Hello,
on 01/29/2006 05:05 AM sam said the following:
>
> Any of this is based on PHP generate javascript for producing a tree-menu?
I am not sure what would be an AJAX based tree menu, but here you may
find several DHTML based tree menu classes:
http://www.phpclasses.org/search.ht...enu&go_search=1
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
|
|
|
|
|