PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I know how to get a PHP page to grab the content of another page, but how can I get it to log in to another page, and therefor be able to grab text only avaliable once logged in? I have a login and what not, i just know know how to code it.
cURL looks a little intense for me, I can't quite understand what php.net is talking about. That's ok, I think I'm going to have a Python script do what i wanted instead.