Hey everybody,
I am trying to have my script log in to a site and then I want to parse the content on a subpage that requires me to be logged in.
I am trying with fopen and the login variables in the URL. That seems to work, but once I call the next page the site does not consider me logged in.
Any way to do this?