cvs: phpdoc-nl /reference/exec/functions escapeshellarg.xml /reference/url/functions base64-decode.xml base64-encode.xml parse-url.xml rawurldecode.xml rawurlencode.xml urldecode.xml urlencode.xml
[email protected] ("Sander Roobol")
| Newsgroups | php.doc.nl |
|---|---|
| Message-ID | <cvssander1029490155@cvsserver> |
sander Fri Aug 16 05:29:15 2002 EDT
Modified files:
/phpdoc-nl/reference/url/functions base64-decode.xml
base64-encode.xml parse-url.xml
rawurldecode.xml
rawurlencode.xml urldecode.xml
urlencode.xml
/phpdoc-nl/reference/exec/functions escapeshellarg.xml
Log:
Omschrijving -> Beschrijving
Index: phpdoc-nl/reference/url/functions/base64-decode.xml
diff -u phpdoc-nl/reference/url/functions/base64-decode.xml:1.2 phpdoc-nl/reference/url/functions/base64-decode.xml:1.3
--- phpdoc-nl/reference/url/functions/base64-decode.xml:1.2 Wed Jul 31 10:11:33 2002
+++ phpdoc-nl/reference/url/functions/base64-decode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>Decodeert gegevens geëncodeerd met MIME base64</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>base64_decode</methodname>
<methodparam><type>string</type><parameter>encoded_data</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/base64-encode.xml
diff -u phpdoc-nl/reference/url/functions/base64-encode.xml:1.3 phpdoc-nl/reference/url/functions/base64-encode.xml:1.4
--- phpdoc-nl/reference/url/functions/base64-encode.xml:1.3 Wed Jul 31 10:11:33 2002
+++ phpdoc-nl/reference/url/functions/base64-encode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>Encodeert gegevens met MIME base64</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>base64_encode</methodname>
<methodparam><type>string</type><parameter>data</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/parse-url.xml
diff -u phpdoc-nl/reference/url/functions/parse-url.xml:1.3 phpdoc-nl/reference/url/functions/parse-url.xml:1.4
--- phpdoc-nl/reference/url/functions/parse-url.xml:1.3 Sat Jun 15 04:54:37 2002
+++ phpdoc-nl/reference/url/functions/parse-url.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>Parse a URL and return its components</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>array</type><methodname>parse_url</methodname>
<methodparam><type>string</type><parameter>url</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/rawurldecode.xml
diff -u phpdoc-nl/reference/url/functions/rawurldecode.xml:1.2 phpdoc-nl/reference/url/functions/rawurldecode.xml:1.3
--- phpdoc-nl/reference/url/functions/rawurldecode.xml:1.2 Sat Jun 1 05:44:37 2002
+++ phpdoc-nl/reference/url/functions/rawurldecode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>Decode URL-encoded strings</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>rawurldecode</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/rawurlencode.xml
diff -u phpdoc-nl/reference/url/functions/rawurlencode.xml:1.3 phpdoc-nl/reference/url/functions/rawurlencode.xml:1.4
--- phpdoc-nl/reference/url/functions/rawurlencode.xml:1.3 Wed Jul 31 10:11:33 2002
+++ phpdoc-nl/reference/url/functions/rawurlencode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>URL-encode according to RFC 1738</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>rawurlencode</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/urldecode.xml
diff -u phpdoc-nl/reference/url/functions/urldecode.xml:1.2 phpdoc-nl/reference/url/functions/urldecode.xml:1.3
--- phpdoc-nl/reference/url/functions/urldecode.xml:1.2 Sat Jun 1 05:44:37 2002
+++ phpdoc-nl/reference/url/functions/urldecode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>Decodeert een URL-gecodeerde string</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>urldecode</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/url/functions/urlencode.xml
diff -u phpdoc-nl/reference/url/functions/urlencode.xml:1.2 phpdoc-nl/reference/url/functions/urlencode.xml:1.3
--- phpdoc-nl/reference/url/functions/urlencode.xml:1.2 Sat Jun 1 05:44:37 2002
+++ phpdoc-nl/reference/url/functions/urlencode.xml Fri Aug 16 05:29:14 2002
@@ -6,7 +6,7 @@
<refpurpose>URL-codeert een string</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>urlencode</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
Index: phpdoc-nl/reference/exec/functions/escapeshellarg.xml
diff -u phpdoc-nl/reference/exec/functions/escapeshellarg.xml:1.1 phpdoc-nl/reference/exec/functions/escapeshellarg.xml:1.2
--- phpdoc-nl/reference/exec/functions/escapeshellarg.xml:1.1 Sun May 12 05:08:52 2002
+++ phpdoc-nl/reference/exec/functions/escapeshellarg.xml Fri Aug 16 05:29:14 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- EN-Revision: 1.2 Maintainer: derick Status: ready -->
<refentry id="function.escapeshellarg">
<refnamediv>
@@ -8,7 +8,7 @@
gebruikt kan worden</refpurpose>
</refnamediv>
<refsect1>
- <title>Omschrijving</title>
+ <title>Beschrijving</title>
<methodsynopsis>
<type>string</type><methodname>escapeshellarg</methodname>
<methodparam><type>string</type><parameter>arg</parameter></methodparam>