SaniX11
08-13-2006, 09:59 PM
Is there any other means as far as PHP goes to fasten a browsers experiance on a website, besides AJAX without refreshing the page? Say to switch between tabbed tables or something. JS perhaps?
![]() | View Full Version : Browsing experiance SaniX11 08-13-2006, 09:59 PM Is there any other means as far as PHP goes to fasten a browsers experiance on a website, besides AJAX without refreshing the page? Say to switch between tabbed tables or something. JS perhaps? Tree NC 08-13-2006, 10:30 PM PHP in and of itself is a "staticly dynamic" language. It generally does not change once the page is loaded. |