Menu

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

Download this file

83 lines (65 with data), 3.4 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
<html lang="en">
<head>
<title>PHP Documentation - 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="index.html#Top">
<link rel="prev" href="PHP-Comments.html#PHP-Comments" title="PHP Comments">
<link rel="next" href="Index-Menu.html#Index-Menu" title="Index Menu">
<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>
<div class="node">
<p>
<a name="PHP-Documentation"></a>
Next:&nbsp;<a rel="next" accesskey="n" href="Index-Menu.html#Index-Menu">Index Menu</a>,
Previous:&nbsp;<a rel="previous" accesskey="p" href="PHP-Comments.html#PHP-Comments">PHP Comments</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr>
</div>
<h2 class="chapter">9 PHP Documentation</h2>
<p><a name="index-customization_002c-browse_002durl-240"></a><a name="index-documentation_002c-PHP-241"></a><a name="index-PHP-documentation-242"></a><a name="index-browse_002durl-243"></a><a name="index-customize_002dgroup-244"></a>PHP mode supports the online documentation available from
<a href="http://www.php.net/">http://www.php.net/</a>. The <code>browse-url</code> system of
Emacs supports these commands. Run the Emacs command
<kbd>M-x customize-group RET browse-url RET</kbd> to configure
how <code>browse-url</code> behaves. For example, you may want to
change the Web browser Emacs uses for visiting a page of the
manual for PHP.
<a name="index-browse-PHP-manual-245"></a>
<a name="index-php_002dbrowse_002dmanual-246"></a>
<a name="index-C_002dc-C_002dm-247"></a>
<a name="index-C_002dc-RET-248"></a>
<dl><dt><kbd>C-c C-m</kbd><br><dt><kbd>C-c RET</kbd><dd>Browse PHP manual in a Web browser.
<a name="index-search-PHP-manual-249"></a><a name="index-php_002dsearch_002ddocumentation-250"></a><a name="index-C_002dc-C_002df-251"></a><br><dt><kbd>C-c C-f</kbd><dd>Search PHP manual using identifier at point.
</dl>
</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.