helpat.com
Home
Forums
PHP Tutorials
User login
Username:
*
Password:
*
Create new account
Request new password
Navigation
Forums
PHP Tutorials
1
2
3
4
5
6
PHP echo
Fri, 06/05/2009 - 22:14 — James
This is an echo test.
<?PHP
echo "Hello!";
?>
That is how you echo.