Re: [PHP] Any Running Simple Ajax Sample for Php
[email protected] ("Andrew Ballard")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 2, 2008 at 4:31 PM, Jon L. <[email protected]> wrote: > If you aren't already, I recommend putting to use a JS library with Ajax > support. > Nothing else, they can reduce the browser compatibility overhead coding > you'll need to do. I found that they also reduce or eliminate some memory leaks in the web browser that seem to be common for most of the AJAX examples I have seen on the web. Andrew