set_body
set_body($body); - set a new page content (for better performance ,it is advisable to use it immediately after navigation)
the input Function accepts parameters:
$body – new body (body tag) of the page
After testing, the function returns the result of its work to the script :
true – operation completed successfullyfalse – operation failed to complete successfully