Re: New To PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Does your server support php? Also, some hosting services require that any file with php in it must end with .php ... At least, those are my two guesses...

Larry Chu wrote:
  <html>
<head><basefont face="Arial"></head>
<body>
<h2>Q: This Creature can change color to blend in with its surroundings.
What is its name?</h2>
  <?php
// print output
echo '<h2><i>A: Chameleon</i></h2>';
?>
  </body>
</html>

--
Mike Shanley

~you are almost there~

"A new eye opens on March 5." -Omniversalism.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux