I am trying to load a list of files from an external php file (not sure if this is the best way of doing this...). So the user clicks on a link, and I use .load to show the results in a div. In the php file, i echo results. i have been having issues though. I use echo "good", and yet, nothing shows up. i have a link to the latest jquery file, and this code:
$("#content").load(http://www.mysite.com/get_files.php");
Anything that I could be missing? Not sure where else to go from here. Have tried echo mysql_error(); on the first line on the php file, but nothing.
North America
Europe, Middle East and Africa
Asia Pacific