Hello,
In regards to Can a PHP Proxy call Javascript functions like a click I'm investigating a solution that involves using PHP's HTTP class to simulate a client's browser.
Does anyone know if the PHP HTTP class supports javascript functions? Can you recommend any others that do?
Thanks!