milestonesweb Posted July 28, 2010 Share Posted July 28, 2010 There is a school locator script at https://www.ocps.net/parents/pages/FindaSchool.aspx When we input any address it returns schools located in that locality. For example: Use these details and submit the form Street Number : 3902 Street Name : Bobolink Street Type : Lane City : Orlando It returns a row having three schools Elementary,Middle and High school On clicking the more button it takes to the respective school details So for each school I need the respective school names Audobon Elementary Glenridge Middle Winter Park High Please suggest some ways to achieve this functionality Thanks _____________________________________________________________________ http://travelinfo.techserveglobal.com/ http://blog.techserveglobal.com/ Quote Link to comment https://forums.phpfreaks.com/topic/209098-fetch-data-from-another-website/ Share on other sites More sharing options...
aleX_hill Posted July 28, 2010 Share Posted July 28, 2010 I would ask the site owner permission to use their copyrighted datal and scripts, then see if they may have a suggestion on how to access the details you require Quote Link to comment https://forums.phpfreaks.com/topic/209098-fetch-data-from-another-website/#findComment-1092060 Share on other sites More sharing options...
bh Posted July 28, 2010 Share Posted July 28, 2010 Hi, You can fetch the datas with cURL or you can use streams (fopen or file_get_contets) Quote Link to comment https://forums.phpfreaks.com/topic/209098-fetch-data-from-another-website/#findComment-1092061 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.