7 posts tagged with ajax and php. (View popular tags)
Displaying 1 through 7 of 7. Subscribe: Posts tagged with ajax and php

Which forums do the best web programmers hang out at? [more inside]
posted by jackson5 on Jun 26, 2009 - 16 answers

CSS, JQuery, PHP and Caching: What are the best practices for creating dynamic CSS with JQuery and PHP? Examples inside. [more inside]
posted by odinsdream on Aug 20, 2008 - 7 answers

Help me AJAX-ify a very simple web process in PHP. Links to very simple AJAX tutorials much appreciated. [more inside]
posted by odinsdream on Jan 8, 2008 - 7 answers

If you can buy three books on web-development today, what would they be? [more inside]
posted by reformedjerk on Feb 8, 2007 - 10 answers

What web technology/language should I learn to make simple online apps and just generally enhance my bare-bones knowledge of HTML? [more inside]
posted by Robot Johnny on Dec 10, 2006 - 18 answers

I'm looking for a simple Ajax commenting script that will allow commenters on a blog-like site to submit comments without actually leaving the page. I've found the one for Wordpress - but it seems to be a little too specialised for WP templates to be easily adaptable for my site's needs (though I will if I have to). Any links would be much appreciated.
posted by Dag Maggot on Apr 20, 2006 - 5 answers

PHP/AJAX: Say I have a form with 3 SELECT's - country, state/province, city. I'm looking for a something that will update the SELECT's from the server using AJAX if possible, but will also degrade to the non-AJAX version for people that have JavaScript disabled. Can anyone recommend a PHP library that can do that?
posted by Sharcho on Mar 17, 2006 - 7 answers