jresine Posted December 11, 2016 Posted December 11, 2016 (edited) Hello, I would like to retrieve the source of the page from this website with an InetRead ():Http://hisz.rsoe.hu/alertmap/index2.php The problem is that the source of the page does not retrieve the information of the events (even with a browser by displaying the source there is nothing). Someone will know how to bypass the problem to retrieve information from the page? Thank you for your help Greeting J.R Edited December 11, 2016 by jresine
GMK Posted December 12, 2016 Posted December 12, 2016 Global $sURL = 'http://hisz.rsoe.hu/alertmap/database/mapData/map_event.json' Global $sJSON = BinaryToString(InetRead($sURL))
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now