With PHP basic auth to webpage and then with php emulate click on link on that page
Hi
I can not solve this - looking for ways to have a php function that does this:
- Basic Auth to a webpage
- "Click" an element on that webpage to trigger a jQuery action that is tied to this button
- or trigger that jQuery function directly