For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/reference/outcontrol/functions output-add-rewrite-var.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/outcontrol/functions output-add-rewrite-var.xml
Nuno Lopes

2006-01-09, 8:02 pm

nlopess Tue Dec 27 15:27:48 2005 EDT

Modified files:
/phpdoc/en/reference/outcontrol/functions
output-add-rewrite-var.xml
Log:
nuke tab
link ini opts

http://cvs.php.net/viewcvs.cgi/phpd...7&diff_format=u
Index: phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml
diff -u phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.6 phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.7
--- phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml:1.6 Tue Dec 27 12:24:34 2005
+++ phpdoc/en/reference/outcontrol/functions/output-add-rewrite-var.xml Tue Dec 27 15:27:47 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.output-add-rewrite-var">
<refnamediv>
<refname>output_add_rewrite_var</refname>
@@ -15,16 +15,16 @@
<methodparam><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
<para>
- This function adds another name/value pair to the URL rewrite mechanism.
+ This function adds another name/value pair to the URL rewrite mechanism.
The name and value will be added to URLs (as GET parameter) and forms
- (as hidden input fields) the same way as the
- session ID when transparent URL rewriting is enabled with
- <parameter>session.use_trans_sid</parameter>.
+ (as hidden input fields) the same way as the session ID when transparent
+ URL rewriting is enabled with <link
+ linkend="ini.session.use-trans-sid">session.use_trans_sid</link>.
</para>
<para>
- This functions behavior is controled by the <literal>url_rewriter.tags</literal>
- &php.ini; parameter. See the <link linkend="ref.session">session</link> section
- for further details on this setting.
+ This functions behavior is controled by the <link
+ linkend="ini.url-rewriter.tags">url_rewriter.tags</link> &php.ini;
+ parameter.
</para>
<note>
<simpara>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com