Re: [PHP] Setting allow_url_fopen

2012-05-26 Thread Ashley Sheridan
James Moe wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Hello, > php 5.2.2 > > I have need of a remote procedure call the requires >"allow_url_fopen" to be enabled. The remote call works fine on my test >system which does have allow_url_fopen enabled. > So I thought, "This is a j

[PHP] Setting allow_url_fopen

2012-05-26 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, php 5.2.2 I have need of a remote procedure call the requires "allow_url_fopen" to be enabled. The remote call works fine on my test system which does have allow_url_fopen enabled. So I thought, "This is a job for ini_set()." It did not w