I am tried to get the html source of a page located on this url http://www4.cbox.ws/box/?boxid=3261368&boxtag=3314&sec=onliners I used curl file_get_contents and fopen which all work fine on my hosting plan. When I try to use this on a godaddy hosted website it does do anything and just shows the loading icon. I contacted customer service and they told me I need to alter my code so that it will work on their servers. Is there an alternative method other than those listen above.
I am tried to get the html source of a page located on this
Share
you can try this as an alternative http://simplehtmldom.sourceforge.net/