POV-Ray : Newsgroups : povray.general : Guestbook almost ready but wierd behavior : Re: Guestbook almost ready but wierd behavior Server Time
8 Aug 2024 06:13:40 EDT (-0400)
  Re: Guestbook almost ready but wierd behavior  
From: David Fontaine
Date: 14 Feb 2001 22:31:53
Message: <3A8B4D60.50D3D146@faricy.net>
Tom Melly wrote:

> You should find an option for "allow html" in the script or similiar.

There's nothing to allow or disallow it, it just writes it to a file and it
gets read directly into the HTML. So if you enter HTML it'll be read as HTML.
The problem is with escape-code convention and the way PHP handles input. I
fixed it with a built-in function called stripcslashes(). :)

--
David Fontaine  <dav### [at] faricynet>  ICQ 55354965
My raytracing gallery:  http://davidf.faricy.net/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.