hi,
I am currently working on linux env.
I have PHP, JS and MySQL.
I am exploring ajax to use.
I tried w3shools and the example was working fine with windows.. please see link:
http://www.w3schools.c om/PHP/php_ajax_databa se.asp
However, this same example does not work in my firefox browser in linux. I am currently on VMware.
I tried this code because my code also does not work when httpRequest calls my php file.
Can you help me whats wrong with this please ?
thanks.
I tried calling PHP without using xmlhttprequest in linux and it was working fine.
I dont know whats wrong...when i use async call it does not work.
thanks much,
tinks
I am currently working on linux env.
I have PHP, JS and MySQL.
I am exploring ajax to use.
I tried w3shools and the example was working fine with windows.. please see link:
http://www.w3schools.c om/PHP/php_ajax_databa se.asp
However, this same example does not work in my firefox browser in linux. I am currently on VMware.
I tried this code because my code also does not work when httpRequest calls my php file.
Can you help me whats wrong with this please ?
thanks.
I tried calling PHP without using xmlhttprequest in linux and it was working fine.
I dont know whats wrong...when i use async call it does not work.
thanks much,
tinks
Comment