Log In
User Name:
Password:
Remember me next time.
My first PHP page
"; echo "Hello World!
"; EcHo "Hello World!
"; ?> "; echo "My house is " . $COLOR . "
"; echo "My boat is " . $coLOR . "
"; ?> // This is a single-line comment start with # This is also a single-line comment