Index: docs-echm.php
===================================================================
RCS file: /repository/phpweb/docs-echm.php,v
retrieving revision 1.16
diff -u -r1.16 docs-echm.php
--- docs-echm.php       9 Mar 2007 02:18:25 -0000       1.16
+++ docs-echm.php       19 Jun 2007 11:35:14 -0000
@@ -114,6 +114,19 @@
 
  <li>
   <p>
+   <strong><a href="http://www.boxersoftware.com";>Boxer Text
Editor</a>:</strong>
+   You can install the PHP Manual by entering the path to the CHM file
in Boxer's
+   <code>Syntax.ini</code> file.<br />
+   In the PHP section, edit the helpfile entry to take on this form:<br
/>
+   <pre>helpfile=c:\php\php_manual_en.chm</pre>
+   This configuration change can also be made from within the program
by using the
+   Configure|Syntax Highlighting dialog interface.<br />
+   To summon the help file while editing a PHP file, simply press F1.
If the text
+   cursor is positioned on a reserved word, or on a word that appears
in the PHP
+   Manual's index, the help presented will be context sensitive to the
word at the
+   cursor.
+  </p>
+  <p>
    <strong><a href="http://www.context.cx/";>ConTEXT</a>:</strong> Open
the
    "Options" menu and select "Environment Options". Open the
"Miscellaneous"
    tab, select the desired language in the list and click the "Edit"
button.

Reply via email to