AJAX for PHP without the Javascript

I know there are web developers out there that know squat about JavaScript. I know, I am one of them, I mean I can write something if I really have to but most things you need done with JavaScript you can find someone who has written a script, reference, library, framework that already does it….So that leaves most web developers more concerned with the server side scripting languages. Anyway I ran across a great framework for PHP programmers, QuTags, it does most of the work for you and is handy in a pinch. Has some great tutorials on their site and you can even get this as an apache C mod. Check it out.

http://www.ajaxforphp.com/qutags/




2 Responses to “AJAX for PHP without the Javascript”  

  1. 1 Christopher Bess

    Sadly its one of the few AJAX for PHP implementations that doesn’t spit or abuse the term “javascript-less”. It its actually fast and it does ALL the javascript work for you, literally.

  2. 2 Chris

    I like the way these scripts work. Its like having you php run live.. I mean like you click a button and nothing moves it just happens, it would go well with my games! Keep up the good work!

Leave a Reply