|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Output Before DOCTYPE?
Is there any way to specify that some content should preceed the
<!DOCTYPE> tag?
I need output like:
<?php setcookie("test", "value", time() + 60); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
...
The PHP setcookie() function MUST be called before any content is sent
to the client browser since it requires modifying headers.
Any suggestions?
Thanks,
Mike
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








