Page 1 of 1
another way to do it?
Posted: Sun Oct 01, 2006 3:54 am
by arukomp
Hi,
i just can't find any free hosts which would be with fsockopen() funcion enabled (or with cURL library).
Are there any other way to open page without any user being able to catch it's url in any way? It's the only problem which causes my script work not fully functional.
Posted: Sun Oct 01, 2006 3:59 am
by akimm
I'm not exactly sure how you mean this, but... check out this link it may be of interest
http://us2.php.net/manual/en/function.fsockopen.php
if not that,
http://us2.php.net/manual/en/function.s ... ntents.php
I hope this helped.
Re: another way to do it?
Posted: Sun Oct 01, 2006 4:21 am
by onion2k
arukomp wrote:i just can't find any free hosts which would be with fsockopen() funcion enabled (or with cURL library).
Are there any other way to open page without any user being able to catch it's url in any way? It's the only problem which causes my script work not fully functional.
No free host is going to allow external access like that. People would upload scripts to do a denial of service attack on websites. I think you're going to have to pay for some hosting.
Posted: Sun Oct 01, 2006 4:25 am
by akimm
I certainly mistook that question

that stinks,
i did try
