Hello [-^-!-%-,
Thursday, December 4, 2003, 9:54:31 AM, you wrote:
> $_html = implode('',file('http://myaddress.com'));
> Warning: Bad arguments to implode() in
> $_html is empty, even though the remote page exist and is working
> properly.
implode creates a string from an array. Your web page
Hello [-^-!-%-,
Thursday, December 4, 2003, 9:54:31 AM, you wrote:
> $_html = implode('',file('http://myaddress.com'));
Sorry, just noticed you're bringing it back via file which (should)
convert it to an array. In which case the bad argument would be the
lack of a delimeter (the first value). T
On Thu, 4 Dec 2003 01:54:31 -0800 (PST), you wrote:
>Warning: file("http://webmail.juicemarketing.net";) - Success in
/me notes this is a pyramid scam site
Don't know about the rest of you... but there are some people I'd prefer
/not/ to do free consultancy for.
--
PHP General Mailing List (ht
3 matches
Mail list logo