From e56feec9d737ee15e5dbf1ec0d07983e14c54b04 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 11 Jun 2003 22:03:09 +0000 Subject: [PATCH] Use of proper case git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/security.xml | 6 +++--- features/file-upload.xml | 6 +++--- language/variables.xml | 6 +++--- reference/oci8/functions/ocinewdescriptor.xml | 6 +++--- reference/yaz/reference.xml | 4 ++-- security/index.xml | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/chapters/security.xml b/chapters/security.xml index c41420cc58..ac20232a10 100644 --- a/chapters/security.xml +++ b/chapters/security.xml @@ -1,5 +1,5 @@ - + Security @@ -920,7 +920,7 @@ $query = sprintf("SELECT id, name FROM products ORDER BY name LIMIT 20 OFFSET %d Attacking Variables with a custom HTML page +
@@ -947,7 +947,7 @@ $query = sprintf("SELECT id, name FROM products ORDER BY name LIMIT 20 OFFSET %d Exploiting common debugging variables +
diff --git a/features/file-upload.xml b/features/file-upload.xml index 2b07e1fbd3..48408a39a9 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -40,7 +40,7 @@ File Upload Form + Send this file: @@ -355,7 +355,7 @@ if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) { Uploading multiple files + Send these files:


diff --git a/language/variables.xml b/language/variables.xml index e40b99c7ae..9685038a0f 100644 --- a/language/variables.xml +++ b/language/variables.xml @@ -1,5 +1,5 @@ - + Variables @@ -753,7 +753,7 @@ echo "$a $hello"; A simple HTML form + Name:
Email:
@@ -859,7 +859,7 @@ if ($HTTP_POST_VARS['action'] == 'submitted') { print ''; } else { ?> - + Name:
Email:
Beer:
diff --git a/reference/oci8/functions/ocinewdescriptor.xml b/reference/oci8/functions/ocinewdescriptor.xml index 5ae6f526c3..0773309a2e 100644 --- a/reference/oci8/functions/ocinewdescriptor.xml +++ b/reference/oci8/functions/ocinewdescriptor.xml @@ -1,5 +1,5 @@ - + @@ -62,13 +62,13 @@ + * * * ... */ if(!isset($lob_upload) || $lob_upload == 'none'){ ?> - + Upload file:
- diff --git a/reference/yaz/reference.xml b/reference/yaz/reference.xml index d7ce2372b6..30f9be45af 100644 --- a/reference/yaz/reference.xml +++ b/reference/yaz/reference.xml @@ -1,5 +1,5 @@ - + YAZ functions YAZ @@ -65,7 +65,7 @@ + echo '
GILS test diff --git a/security/index.xml b/security/index.xml index c41420cc58..ac20232a10 100644 --- a/security/index.xml +++ b/security/index.xml @@ -1,5 +1,5 @@ - + Security @@ -920,7 +920,7 @@ $query = sprintf("SELECT id, name FROM products ORDER BY name LIMIT 20 OFFSET %d Attacking Variables with a custom HTML page + @@ -947,7 +947,7 @@ $query = sprintf("SELECT id, name FROM products ORDER BY name LIMIT 20 OFFSET %d Exploiting common debugging variables +