Date: 08/20/01
- Next message: php mailing list: "Re: [PHP] confusing problem w/sessions"
- Previous message: Adrian Ciutureanu: "[PHP] ImagePNG problem"
- Next in thread: Darius Ivanauskas: "Re: [PHP] Dreamweaver templates"
- Reply: Darius Ivanauskas: "Re: [PHP] Dreamweaver templates"
- Reply: Tim: "Re: [PHP] Dreamweaver templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Folks,
Can't find an answer in the archives...
Can php parse DW templates?
ie. I want only a small amount of code to be editable with the <?php ?> tag.
Dreamweaver places the following code to identify editable regions:
<!-- #BeginEditable "Name_of_region" -->
\\ editable code here
<!-- #EndEditable -->
I don't think PHP will parse the tags and leave them as dw comments only.
They appear to invoke server functions e.g. <!-- #include file="" -->
Is there a way to configure PHP to ignore these tags?
Kind regards
Steve
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: php mailing list: "Re: [PHP] confusing problem w/sessions"
- Previous message: Adrian Ciutureanu: "[PHP] ImagePNG problem"
- Next in thread: Darius Ivanauskas: "Re: [PHP] Dreamweaver templates"
- Reply: Darius Ivanauskas: "Re: [PHP] Dreamweaver templates"
- Reply: Tim: "Re: [PHP] Dreamweaver templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

