phpprint PHP Print function Print() display the output to browser. Example for PHP Print function <?phpprint (“Welcome to w3htmlschool online tutorials”);?>