I have a PHP script that does not require web hosting or disk space, etc. The script simply extracts information from the server, performs some processing of this information and then passes it to the client (iPhone application in this case). The only thing is that if traffic gets higher than the high demand for bandwidth and speed.
Does anyone know of a service with high speed and bandwidth (except for web hosting services) that allows you to host (on a static ip) such php script?
Thank.
source
share