Skip to content

Tag: smarty

Ajax calling PHP and getting Return value

Not used Javascript -> Ajax -> PHP -> Javascript before and I am struggling to pick-up the return value. Ajax is calling the PHP, but all I am getting back is the HTML for the web page. Can anyone see what I am doing wrong? Javascript: – PHP: – As I said, RESULT just seems to contain the …