Menu

[r95]: / trunk / php-mode-web / htdocs / html-manual / index.html  Maximize  Restore  History

Download this file

156 lines (130 with data), 7.0 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<html lang="en">
<head>
<title>PHP Mode Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="PHP Mode Manual">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="#Top">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual documents PHP mode version 1.5.0 for
use with GNU Emacs.
Copyright (C) 2008 Aaron S. Hawley
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software
Foundation; with no Invariant Sections, and no Cover Texts. A
copy of the license is included in the section entitled "Copying
This Manual."
A copy of the license is also available from the Free Software
Foundation Web site at `http://www.gnu.org/licenses/fdl.html'.
The document was typeset with
GNU Texinfo (http://www.texinfo.org/).
$Date: 2008-11-04 11:51:51 -0500 (Tue, 04 Nov 2008) $
$Revision: 90 $
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
</head>
<body>
<h1 class="settitle">PHP Mode Manual</h1>
<div class="contents">
<h2>Table of Contents</h2>
<ul>
<li><a name="toc_Top" href="index.html#Top">PHP Mode Manual</a>
<li><a name="toc_Introduction" href="Introduction.html#Introduction">1 Introduction</a>
<li><a name="toc_Installation" href="Installation.html#Installation">2 Installation</a>
<li><a name="toc_Electricity" href="Electricity.html#Electricity">3 Electricity</a>
<li><a name="toc_Motion" href="Motion.html#Motion">4 Motion</a>
<li><a name="toc_Indentation" href="Indentation.html#Indentation">5 Indentation</a>
<li><a name="toc_Editing" href="Editing.html#Editing">6 Editing</a>
<li><a name="toc_Completion" href="Completion.html#Completion">7 Completion</a>
<li><a name="toc_PHP-Comments" href="PHP-Comments.html#PHP-Comments">8 PHP Comments</a>
<li><a name="toc_PHP-Documentation" href="PHP-Documentation.html#PHP-Documentation">9 PHP Documentation</a>
<li><a name="toc_Index-Menu" href="Index-Menu.html#Index-Menu">10 Index Menu</a>
<li><a name="toc_Change-Logs" href="Change-Logs.html#Change-Logs">11 Change Logs</a>
<li><a name="toc_Speedbar" href="Speedbar.html#Speedbar">12 Speedbar</a>
<li><a name="toc_Customization" href="Customization.html#Customization">13 Customization</a>
<li><a name="toc_Embedded-HTML" href="Embedded-HTML.html#Embedded-HTML">Appendix A Embedded HTML</a>
<li><a name="toc_Contributors" href="Contributors.html#Contributors">Appendix B Contributors</a>
<li><a name="toc_Copying-This-Manual" href="Copying-This-Manual.html#Copying-This-Manual">Appendix C Copying This Manual</a>
<li><a name="toc_Concept-Index" href="Concept-Index.html#Concept-Index">Concept Index</a>
<li><a name="toc_Function-Index" href="Function-Index.html#Function-Index">Function Index</a>
<li><a name="toc_Keyboard-Index" href="Keyboard-Index.html#Keyboard-Index">Keyboard Index</a>
<li><a name="toc_Variable-Index" href="Variable-Index.html#Variable-Index">Variable Index</a>
</li></ul>
</div>
<div class="node">
<p>
<a name="Top"></a>
Next:&nbsp;<a rel="next" accesskey="n" href="Introduction.html#Introduction">Introduction</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="../index.html#dir">(dir)</a>
<hr>
</div>
<h2 class="unnumbered">PHP Mode Manual</h2>
<p>This manual documents PHP mode version 1.5.0 for
use with GNU Emacs.
<p>Copyright &copy; 2008 Aaron S. Hawley
<blockquote>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation
License, Version 1.2 or any later version published by the
Free Software Foundation; with no Invariant Sections, and no
Cover Texts. A copy of the license is included in the
section entitled &ldquo;Copying This Manual.&rdquo;
<p>A copy of the license is also available from the Free
Software Foundation Web site at
<a href="http://www.gnu.org/licenses/fdl.html">http://www.gnu.org/licenses/fdl.html</a>.
</blockquote>
<p>The document was typeset with
<a href="http://www.texinfo.org/">GNU Texinfo</a>.
<p>$Date: 2008-11-04 11:51:51 -0500 (Tue, 04 Nov 2008) $
<p>$Revision: 90 $
<!-- See the indexes at the end of this document for notes on -->
<!-- maintaining the index. -->
<!-- Throughout the document there are comments about -->
<!-- maintaining the manual, the motivation for a section, -->
<!-- and todo items. Keep all these current alongside the -->
<!-- ``printed'' portions of the documentation. -->
<!-- The strategy is to document everything that is useful to -->
<!-- a PHP programmer using Emacs. The intended audience is -->
<!-- describe in the introduction. The scope is not. -->
<!-- Obviously, everything about PHP mode should be described -->
<!-- here, but even items that are not, should also be -->
<!-- explained or at least mentioned. -->
<!-- Generate the nodes for this menu with `C-c C-u C-m'. -->
<ul class="menu">
<li><a accesskey="1" href="Introduction.html#Introduction">Introduction</a>
<li><a accesskey="2" href="Installation.html#Installation">Installation</a>
<li><a accesskey="3" href="Electricity.html#Electricity">Electricity</a>
<li><a accesskey="4" href="Motion.html#Motion">Motion</a>
<li><a accesskey="5" href="Indentation.html#Indentation">Indentation</a>
<li><a accesskey="6" href="Editing.html#Editing">Editing</a>
<li><a accesskey="7" href="Completion.html#Completion">Completion</a>
<li><a accesskey="8" href="PHP-Comments.html#PHP-Comments">PHP Comments</a>
<li><a accesskey="9" href="PHP-Documentation.html#PHP-Documentation">PHP Documentation</a>
<li><a href="Index-Menu.html#Index-Menu">Index Menu</a>
<li><a href="Change-Logs.html#Change-Logs">Change Logs</a>
<li><a href="Speedbar.html#Speedbar">Speedbar</a>
<li><a href="Customization.html#Customization">Customization</a>
<li><a href="Embedded-HTML.html#Embedded-HTML">Embedded HTML</a>
<li><a href="Contributors.html#Contributors">Contributors</a>
<li><a href="Copying-This-Manual.html#Copying-This-Manual">Copying This Manual</a>
<li><a href="Concept-Index.html#Concept-Index">Concept Index</a>
<li><a href="Function-Index.html#Function-Index">Function Index</a>
<li><a href="Keyboard-Index.html#Keyboard-Index">Keyboard Index</a>
<li><a href="Variable-Index.html#Variable-Index">Variable Index</a>
</ul>
<!-- Update all node entries with `C-c C-u C-n'. -->
<!-- Insert new nodes with `C-c C-c n'. -->
</body></html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.