|
Success / Error, what defines them?
Hi there!
I'm a little bit confused (new to Ajax).
What is it that defines whether the file execution is a success or a fail?
If I use the 'errorThrown' will the PHP 'die' function call it? if not, what can I execute in PHP to make sure Error gets called when I want it to?
Regards
Matthew
Last edited by GreenFanta; 08-31-2012 at 11:53 PM..
|