[PHP] sign not posted to next page

2004-02-20 Thread Piet from South Africa
i have the following problem. when i href like this a href=nextpage.php?name=$name and the name contains a sign, it does not post it to the next page. if the name is bedbreakfast it stops at bed. Can anyone tell me how to do this. -- PHP General Mailing List (http://www.php.net/) To

[PHP] Thanks guys it works great

2004-02-20 Thread Piet from South Africa
Piet From South Africa [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] i have the following problem. when i href like this a href=nextpage.php?name=$name and the name contains a sign, it does not post it to the next page. if the name is bedbreakfast it stops at bed. Can

[PHP] Problems with ö or ä in script

2004-02-07 Thread Piet from South Africa
When using ö or ä the hyperlinks or photo references does not work even though it point correct like ../banner/Jörns Gästehaus/mainphoto.jpg, i tried specialchars but this does not seem to work, can anyone tell me why? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP] Re: Re: need help please

2004-01-12 Thread Piet from South Africa
Hi Haydar I had this problem a lot of times before, and i can tel you that you cannot execute a header call and a echo call header(sprintf(Location: %s, $insertGoTo)); *here is the error exit(); } ob_get_contents() ;