Does not work
- From: tooheys@xxxxxxxxxxxxxxx
- Date: 29 Jun 2005 16:03:23 -0700
This may be to simple for the level of material I've already seen here,
but nothing ventured.
I have two web page linked from
http://www.rhodeisland-aa.org/ricsmeetings/index.htm
They are supposed to do the same thing. These pages are Test10 and
Test20 namely print out "Hello World"
Test10 works (after a fashion)
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>
I will be grateful if someone will tell me why this does not work
In advance, thanks
Frank
tooheys@xxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Does not work
- From: Daniel Tryba
- Re: Does not work
- From: Peter Chant
- Re: Does not work
- From: Jeroen
- Re: Does not work
- Prev by Date: Re: Trouble escaping / Misc nightmare
- Next by Date: Re: Does not work
- Previous by thread: PHP Download Limitation 2MB
- Next by thread: Re: Does not work
- Index(es):