installing pecl extention httprequest without direct access
Posted: Sat Jan 14, 2012 1:28 pm
all i want to do is make a request with some php variables
but apparently i have to install the pecl extension httprequest in order to do so
there are guides on how to do so on a linux and windows machine
but i dont have direct access to the server, all i can do is put files in the public_html folder via ftp, and i also have mysql access
there MUST be an easier way to do this, all i want to do is make a simple php request
but apparently i have to install the pecl extension httprequest in order to do so
there are guides on how to do so on a linux and windows machine
but i dont have direct access to the server, all i can do is put files in the public_html folder via ftp, and i also have mysql access
there MUST be an easier way to do this, all i want to do is make a simple php request