You can't directly (server side vs client)
http://us3.php.net/manual/en/faq.html.php
There's a bit on there about this--"56.5. How can I pass a variable from
Javascript to PHP?"
""Gevorg Harutunyan"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> how I can fetch screen proper
And bz2? That needs to be enabled and loaded before httpd.
>
> Edin
>
> datsclark wrote:
>> Yeah, they are installed. I was under the impression they are all on by
>> default in 5.2. phpinfo() shows them all as modules
>>
>> "Niel Archer" <[EMAIL
Yeah, they are installed. I was under the impression they are all on by
default in 5.2. phpinfo() shows them all as modules
"Niel Archer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
> have you also made sure the required extensions (hash, iconv, SPL) are
> also installed
>
Yes, thats why its throwing the error.
I'm going to go ahead and use CURL, which probably will be able to work out
anyway. At least it installs painlessly :)
"Niel Archer" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi
> Did you enable it in the php config file?
>
> Niel
-
I've download the PECL DLL php_http.dll for php 5.2 and installed it into my
ext dir. Everything is set up correctly, all other extensions work fine.
php_http fails with "The specified procedure could not be found." Note that
unfound modules fail with "The specified module could not be found."