Topic: Xajax requesting a php function
Is it possible to have xajax to begin new headers? I'm using php's image library to draw an image, then using XAJAX to create / submit a form. Based on the form's submission it will update db and draw the new image.
Is it possible for xajax to modify the headers after they've been sent so that it can generate a new image file?
~Tarsonis21