File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: e25450d9dc5f49da38026350643730de2017ac67 Maintainer: ktretyak Status: ready -->
3- <!-- $Revision$ -->
2+ <!-- EN-Revision: 0c9c2dd669fe9395eaa73d487fbd160f9057429a Maintainer: ktretyak Status: ready -->
43<refentry xml : id =" function.urldecode" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
54 <refnamediv >
65 <refname >urldecode</refname >
1110 &reftitle.description;
1211 <methodsynopsis >
1312 <type >string</type ><methodname >urldecode</methodname >
14- <methodparam ><type >string</type ><parameter >str </parameter ></methodparam >
13+ <methodparam ><type >string</type ><parameter >string </parameter ></methodparam >
1514 </methodsynopsis >
1615 <para >
1716 В заданому рядку розкодовує будь-який підрядок, що починається зі знака процента,
2625 <para >
2726 <variablelist >
2827 <varlistentry >
29- <term ><parameter >str </parameter ></term >
28+ <term ><parameter >string </parameter ></term >
3029 <listitem >
3130 <para >
3231 Рядок, що буде розкодовуватись.
@@ -93,7 +92,6 @@ foreach (explode('&', $query) as $chunk) {
9392 </refsect1 >
9493
9594</refentry >
96-
9795<!-- Keep this comment at the end of the file
9896Local variables:
9997mode: sgml
You can’t perform that action at this time.
0 commit comments