Re: Newbie needs answer
- From: "jl" <jl@xxxxxxxxxxx>
- Date: Wed, 29 Jun 2005 18:34:29 -0400
"ft310" <ft310@xxxxxxxxx> wrote in message
news:mjywe.58$%T1.603@xxxxxxxxxxxxxxxxxxxx
Test20 does not work. The code from this page is
<html>
<head>
<title>RICS Test page 02 06/23/05</title>
<script language="php" type="text/php">
<!--
//-->
</script>
</head>
<body>Test Start >>>>
<script language="php">
$myvar = "Hello World 06/23/05";
echo $myvar;
</script>
<<<<Test End
</body>
</html>
---------------------------------------------------------
For PHP you don't use the <script> tags.
Start the PHP sections with <?php and end them with ?>. For some links to
PHP and other tutorials, try this site:
http://tips.webdesign10.com.
.
- References:
- Newbie needs answer
- From: ft310
- Newbie needs answer
- Prev by Date: PHP includes -- unique title and meta tags for each page
- Next by Date: mail() sending in html format (or not)
- Previous by thread: Re: Newbie needs answer
- Next by thread: PHP includes -- unique title and meta tags for each page
- Index(es):
Relevant Pages
|