Trying to pass variable "flickrurl" in a PHP page with jQuery / AJAX, it's a plain text string Works while using and does not have variable? Am I specifying the variable properly? : $
$ Post ("updateDB.php", {'flickrurl': $ flickrurl});
Trying to pass variable "flickrurl" in a PHP page with jQuery / AJAX, it's a plain text string Works while using and does not have variable? Am I specifying the variable properly? : $
$ Post ("updateDB.php", {'flickrurl': $ flickrurl});
Comments
Post a Comment