| | |
|
|
|
template problem with PHP |
| message from jimbo5454 on 19 Jul 2004 |
Hi,
<?php print("<?xml version=\"1.0\" encoding=\"utf-8\"?>");?>
I need to use the php print function, because without it, the <?xml...?> line
will be parsed by the php server and will give me an error. However, when I
apply the template to pages, only this shows up in the HTML file:
<?php print("");?>
Is there any way to make Dreamweaver update the entire line instead deleting
everyting between the quotation marks?
Thanks,
Jim
|
|
Archived message: template problem with PHP (Macromedia Dreamweaver)