47a87b06@news.povray.org...
> Warp wrote:
>
>> Don't mix HTML and PHP. That's just asking for maintenance nightmares.
>
> I thought that was the design goal of PHP?
I second Warp. You can mix HTML and PHP in the same page but it's likely to
turn into some horrible mess before you know it.
The trick is to build long text strings in PHP (that include the HTML tags
and everything you want to see on screen) and then echo the result.
G.
--
**********************
http://www.oyonale.com
**********************
- Graphic experiments
- POV-Ray and Poser computer images
- Posters
Post a reply to this message
|