Jump to content

kapitanluffy

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Everything posted by kapitanluffy

  1. i think i already found one work around.. the flaw came from the versions..i am using php 5.3.x the pecl 5.2.6 will only work with php 5.2.x http://www.php.net/downloads.php
  2. yeah i already read about the compiling stuff..but i already downloaded a compiled php_http.dll http://museum.php.net/php5/pecl-5.2.6-Win32.zip btw another error it pops out is .. "the procedure entry point php_set_error_handling could not be located in the dynamic link library php5ts.dll"
  3. i have been searching for a solution for about a day already. can anyone help me on how to use the http functions (if thats what it is called) in php? http://www.php.net/manual/en/book.http.php like for example. i need to use the http_get() function but it returns Fatal error: Call to undefined function.. in the manual it says that i need to put php_http.dll on the ext dir and enable it in php ini like this.. extension=php_http.dll ..which i already did im working under.. windows xp sp3 php 5.3.1 thanks guys
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.