Re: Controlling DomDocument's load and loadHTMLFile Request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Shu Chow wrote:
> Is there any way to alter the header of DomDocument's load/loadHTMLFile
> request?  I have a file that will display certain content for certain
> user agents.  I'd like to be able to spoof the UA of the request.

don't know about that (I have my doubts) - but you could write a wrapper
script on the receiving end that sppofs the UA and includes the real file
being called; and then call the spoofing script with DomDocument->loadHTMLfile()

...just an idea.

> 
> TIA,
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux