Re: why does this not work?
- From: Kim André Akerø <kimandre@xxxxxxxxxxxxxxxxxx>
- Date: 29 Aug 2006 08:41:47 GMT
Frits van Leeuwen wrote:
I start Index.php
There is a button to taal_nl.php (read here)
<?php
setcookie("LeeuwendeelTaal", "nl", time()+28800*4));
Echo "De taal is Nederlands.";
?>
When I push the buttun, I do not see any thing. The screen is empty.
Who can tell me what's wrong?
IIRC, values, as well as function names, are case-sensitive. Have you
tried using "echo" instead of "Echo"?
--
Kim André Akerø
- kimandre@xxxxxxxxxxxxxxxxxx
(remove NOSPAM to contact me directly)
.
- Follow-Ups:
- Re: why does this not work?
- From: Frits van Leeuwen
- Re: why does this not work?
- References:
- why does this not work?
- From: Frits van Leeuwen
- why does this not work?
- Prev by Date: Re: php under firefox
- Next by Date: Re: problem with dynamic populating checkbox
- Previous by thread: why does this not work?
- Next by thread: Re: why does this not work?
- Index(es):