Debugging Server Side Ajax Functions
Mike Papageorge from FiftyFourEleven has a great method for Debugging Server Side Ajax Functions. He has a general purpose PHP function that writes debug information to a simple text file that then can be opened in your browser.


