Click to See Complete Forum and Search --> : PHP AJAX HOW-TOs


vany
01-05-2007, 02:24 AM
When I visit programming talk I find out a hot topic talking about Levyo Ajax Technology Gallery. Their site is at http://levyo.com - demo at http://gettingzone.com. They build Ajax application on PHP, Mysql. Their gallery runs so fast, especially when I login, register, submit, rate, write comment, upload, process, Tab feature... It's great.

How can they do especially "unlimited tab feature", you can add new category in Admin CP, it generates new Tab automatically? How can we programm an Ajax Application on PHP?

aussie girl
01-05-2007, 03:21 AM
That site doesn't work in FF 1.5 also go back to the same website with your Javascript turned off in your browser, it's not pretty

chazzy
01-05-2007, 06:49 AM
you can use any server side language to generate javascript. their concept isn't new, but their price is a bit outrageous

blulagoon
01-05-2007, 07:07 AM
Levyo is just another (expensive) content management system. If you know Javascript and PHP you can do what they do, but tailored to your own requirements.

Ajax is just a means of using Javascript to send data to a PHP page (or other server side language) and retrieve the results without having to refresh the page. To use it effectively you also have to know some CSS.

Blu

NightShift58
01-05-2007, 12:47 PM
I think the post may have reached its advertising goal, although 67 views is not that good a result. Over time, though, it may add up...