kirk112 Posted September 11, 2006 Share Posted September 11, 2006 I am trying to open a website using php, i need to be able to parse website in between some script tags on the page, I have tried to use fopen but the site requires cookies to be enable to ensure that the user is logged in.I have tried to access the site using curl but i am not having much luck. I am just wondering if there is any other solutions i could use. When the url is passed to the script the user would already be logged into the site and would copy and paste the link into a form that posts to the scriptAny suggestion would be really appreciated Link to comment https://forums.phpfreaks.com/topic/20432-opening-url/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.