doron447 Posted August 31, 2013 Share Posted August 31, 2013 Hi,I'm trying to find a way to which I could pull content and style from array of website's.In simple words, I want to use commands such as:document.getElementById("somename")on specific url and not on my webpage. I'm not sure I can use JavaScript for this, maybe there is php method for that?Thank you,Doron Link to comment https://forums.phpfreaks.com/topic/281730-pull-html-content-and-style-from-other-website/ Share on other sites More sharing options...
AbraCadaver Posted August 31, 2013 Share Posted August 31, 2013 DOMDocument::getElementById Link to comment https://forums.phpfreaks.com/topic/281730-pull-html-content-and-style-from-other-website/#findComment-1447567 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.