Re: Does not work
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Does not work

From: Daniel Tryba <partmapsswen@invalid.tryba.nl>
Date: Thu Jun 30 2005 - 02:29:08 CEST

tooheys@fullchannel.net wrote:
> 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)

It does defintely _NOT_ work, use^Wview the source

> Test20 does not work. The code from this page is

PHP isn't called to parse your scripts, either have your webserver parse
these .htm as php (see archive of list, it's been asked a couple of time
the last few weeks). Or rename to files/url to something that is parsed
by php (usually .php).
Received on Mon Oct 17 20:59:47 2005