file_get_contents error
Posted: Fri Jul 08, 2011 2:06 am
Hey all,
the following code works great on regualr browser (meanning through inserting it in the address bar):
It return some strings (numbers).
When I try to run this through WAMP in a site I created I get 0.
can someone spot the different and why the first work and the second doesn't?
thx!
the following code works great on regualr browser (meanning through inserting it in the address bar):
Code: Select all
http://www.thevideopoint.com:8080/VideoPointWeb/UpdateVideoCount.jsp?Command=createCustomer&customerName=SomeTextWhen I try to run this through WAMP in a site I created I get 0.
can someone spot the different and why the first work and the second doesn't?
thx!