how do i get text from a web page?
Posted: Sat Feb 15, 2014 7:26 am
Hi, I've made a php page that lists the contents of a dir on our server.
I'd like to get the text (list of files) that appears if you open that page in a browser.
I don't want to open the page with the user's browser. I just need the directory contents.
Get url works with text files but not this.
I could make php write the list to a text file and get that with livecode but I'm hoping there's an easier way.
Any help much appreciated
I'd like to get the text (list of files) that appears if you open that page in a browser.
I don't want to open the page with the user's browser. I just need the directory contents.
Get url works with text files but not this.
I could make php write the list to a text file and get that with livecode but I'm hoping there's an easier way.
Any help much appreciated