Hi there. Still a newbie question...
a) I tested my code at localhost (my computer) and ALL was good. Now I uploaded my files to remote site and I can't get my page to work. There is an Ajax call to database. Do I need to change the URL in the ajax? Now it's something like php/file.php. Then there is the json file and the config (username, password, etc). The config file is different with the new user name, etc.
b) while develing my page, I could use firebug, etc and get the error (no such file, no such picture, etc). Is there a way to do the same with the remote site?
Thank you so much!