Hi to all,
I am working on a site in php. In this site phone button link and on clilcking that link a phone call is being made. When clicking on that button i get a status value returned by that phone api, and i see 5 lines on the browser with a status value. i need that status value. My problem is how do i get those 5 lines from brower in my php variable.
Please help me.
Thanks in advance.