From 7a0573c2cc7dbcd213b26af62a685d3a4a6b33c4 Mon Sep 17 00:00:00 2001 From: Vincent Gevers Date: Thu, 18 Dec 2003 22:17:31 +0000 Subject: [PATCH] Adding Example git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146791 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ftp/functions/ftp-cdup.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/reference/ftp/functions/ftp-cdup.xml b/reference/ftp/functions/ftp-cdup.xml index ad906b4aa9..234cf9976c 100644 --- a/reference/ftp/functions/ftp-cdup.xml +++ b/reference/ftp/functions/ftp-cdup.xml @@ -1,5 +1,5 @@ - + @@ -15,6 +15,30 @@ Changes to the parent directory. + + + <function>ftp_cdup</function> example + + +]]> + + + &return.success;