PHPLiveX

November 17th, 2007 Arsen Posted in Patterns - PHP |

PHPLiveX is a php class library which can be used to call PHP functions from Javascript in web pages using AJAX.

  • Very easy-to-use.
  • No need to extra functions to call a php function.
  • Class methods may also be called.
  • Useful properties like a flexible preloading.
  • Compatible with IE, Opera, Mozilla, Firefox (was not tried on others)
  • Open source (developed under LGPL license).
  • See PHPLiveX HomePage

Leave a Reply