Jump to content

Get output of web-based php page


Recommended Posts

I'm trying to get and save the results of a php webpage. The URL is:

"https://username:password@www.example.com/admin/report.php?startDate=2015-05-26"

where the date at the end will be configured by my script. In a browser this would result in a plain text page like this:

"Debbie","SMITH (Debbie)","Request Access: ","2015-05-31 17:29:47","2015-05-31 17:29:49","2015-05-31 19:10:57","301.8333333333333",""
"Eric,"JONES (Eric)","End Access: ","2015-05-31 18:16:00","2015-05-31 18:16:02","2015-05-31 18:44:12","46.86666666666667",""   and so on.

I've tried InetGet() and InetRead() with no luck. I think it's the fact that the page is generated by the php file. Any suggestions or guidance would be gratefully accepted.

-Marc

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...