| 
| HTML templates in HEREDOC [message #57440] | Tue, 09 October 2007 05:00 |  | 
| Eclipse User  |  |  |  |  | Originally posted by: blum.i-creativ.net 
 --nextPart2892112.rAI7uECecF
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: 8Bit
 
 I'm sending it again, maybe someone will know something new about it..
 Hello,
 Is there a way to use the HTML templates in HEREDOC, something like
 echo <<<HTML
 <fields(Ctrl+Spase)
 HTML;
 I'm using HEREDOC a lot, and I'm unable to use the HTML templates..
 
 Thank You.
 
 --nextPart2892112.rAI7uECecF
 Content-Type: text/html; name="sessions.xml"
 Content-Transfer-Encoding: 8Bit
 Content-Disposition: attachment; filename="sessions.xml"
 
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision: 1.3 $ -->
 <!-- EN-Revision: 1.13 Maintainer: blum Status: ready -->
 <!-- CREDITS: pemitev -->
 <chapter xml:id="features.sessions" xmlns="http://docbook.org/ns/docbook">
 <title>Сесии</title>
 
 <para>
 Поддръжката на сесия в PHP се състои в това да бъдат запазени определени данни,
 за по удобно последващо използване. Това ви позволява да създавате приложения,
 конфигурирани според вашите нужди и да увеличите привлекателността на страницата си.
 Вижте цялата информация за сесиите в <link linkend="ref.session">Справочник за сесии </link>.
 </para>
 
 </chapter>
 
 <!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
 sgml-omittag:t
 sgml-shorttag:t
 sgml-minimize-attributes:nil
 sgml-always-quote-attributes:t
 sgml-indent-step:1
 sgml-indent-data:t
 indent-tabs-mode:nil
 sgml-parent-document:nil
 sgml-default-dtd-file:"../../manual.ced"
 sgml-exposed-tags:nil
 sgml-local-catalogs:nil
 sgml-local-ecat-files:nil
 End:
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
 
 
 --nextPart2892112.rAI7uECecF--
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.02955 seconds