Server-Side, PHP-Generated AJAX (Linux World)
Server-Side, PHP-Generated AJAX (Linux World)
Most developers are intimately familiar with techniques to combine PHP with client-side JavaScript libraries to create rich user experiences. Moreover, the client-side nature of the JavaScript code offers the ability to develop these rich applications very rapidly. But unfortunately as PHP/AJAX applications are forcing applications to morph from two-tier to three-tier architectures, pushing code …