Hi everyone.
On a computer in my network (3 computers in total) i have the Wampserver running. I wrote a PHP script that reads information out of a Interbase database of a 3th party software. All works fine. But now i wrote another php script that fits on my HTC smartphone. I can acces the page when i'm connected (on my server) trough WIFI, but when i try to connect to the page trough GPRS or EDGE, i can't acces the page. it timeouts and tells me something is wrong with the DNS. I have been told that the cellular providers filter all HTTP traffic and that might be the reason why i can't get online. I have been thinking of dozens of ways to get around this but so far i haven't succeeded.
I thought to move the php script to a website, from where i acces the database. But i'm not an expert in that, and very less information is to be found how to do this. I did found lots of information on accessing MySQL databases. this was just an option i thought about.
Does anyone have any idea how i can get around these problems? this would be a life saver !!
Thanx for reading.
Start Free Trial