Asheeown Posted July 31, 2007 Share Posted July 31, 2007 I wanna make a script that will strip a web site page just for the information, then put specific information into variables for further use. I don't want it done for me obviously, however can someone give me a few hints on php functions that will help me in doing this? Quote Link to comment https://forums.phpfreaks.com/topic/62595-stripping-pages/ Share on other sites More sharing options...
phpknight Posted July 31, 2007 Share Posted July 31, 2007 Try curl. Quote Link to comment https://forums.phpfreaks.com/topic/62595-stripping-pages/#findComment-311584 Share on other sites More sharing options...
tippy_102 Posted July 31, 2007 Share Posted July 31, 2007 I wrestled with this problem a few months ago and the nice folks on here helped me out. Here's my original post: http://www.phpfreaks.com/forums/index.php/topic,120594.0.html The final working version is in the last post on that page. It is quite simple, and may not suit your needs, but hopefully, it will offer some guidance. Quote Link to comment https://forums.phpfreaks.com/topic/62595-stripping-pages/#findComment-311637 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.