Re: why does this not work?
- From: Markus Ernst <derernst@NO#SP#AMgmx.ch>
- Date: Wed, 30 Aug 2006 12:08:02 +0200
Frits van Leeuwen schrieb:
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?
Set error reporting to E_ALL: www.php.net/error_reporting
If you still see a blank page instead of an error message it looks like your provider does not allow error messages; in this case I recommend to look for a better provider.
HTH
Markus
.
- References:
- why does this not work?
- From: Frits van Leeuwen
- why does this not work?
- Prev by Date: Re: Making thumbnails from images
- Next by Date: how insert an array double in hidden field and use in javascript
- Previous by thread: Re: why does this not work?
- Next by thread: Date/Time fields
- Index(es):