get_source
get_source(); - get the page source (what came from the server to the browser)
After testing, the function returns the result of its work to the script :
Page source – get the source of the current page (HTML5 code that came from the server)