net_ftp.reg
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 8 行
REG
8 行
a:13:{s:8:"provides";a:10:{s:13:"class;Net_FTP";a:4:{s:4:"type";s:5:"class";s:4:"name";s:7:"Net_FTP";s:7:"extends";s:4:"PEAR";s:8:"explicit";b:1;}s:25:"function;Net_FTP::connect";a:3:{s:4:"type";s:8:"function";s:4:"name";s:16:"Net_FTP::connect";s:8:"explicit";b:1;}s:28:"function;Net_FTP::disconnect";a:3:{s:4:"type";s:8:"function";s:4:"name";s:19:"Net_FTP::disconnect";s:8:"explicit";b:1;}s:23:"function;Net_FTP::login";a:3:{s:4:"type";s:8:"function";s:4:"name";s:14:"Net_FTP::login";s:8:"explicit";b:1;}s:20:"function;Net_FTP::cd";a:3:{s:4:"type";s:8:"function";s:4:"name";s:11:"Net_FTP::cd";s:8:"explicit";b:1;}s:21:"function;Net_FTP::pwd";a:3:{s:4:"type";s:8:"function";s:4:"name";s:12:"Net_FTP::pwd";s:8:"explicit";b:1;}s:23:"function;Net_FTP::mkdir";a:3:{s:4:"type";s:8:"function";s:4:"name";s:14:"Net_FTP::mkdir";s:8:"explicit";b:1;}s:22:"class;Net_FTP_Observer";a:3:{s:4:"type";s:5:"class";s:4:"name";s:16:"Net_FTP_Observer";s:8:"explicit";b:1;}s:32:"function;Net_FTP_Observer::getId";a:3:{s:4:"type";s:8:"function";s:4:"name";s:23:"Net_FTP_Observer::getId";s:8:"explicit";b:1;}s:33:"function;Net_FTP_Observer::notify";a:3:{s:4:"type";s:8:"function";s:4:"name";s:24:"Net_FTP_Observer::notify";s:8:"explicit";b:1;}}s:8:"filelist";a:6:{s:22:"example/extensions.ini";a:3:{s:4:"role";s:3:"doc";s:14:"baseinstalldir";s:0:"";s:12:"installed_as";s:53:"/opt/lampp/lib/php/doc/Net_FTP/example/extensions.ini";}s:17:"example/index.php";a:3:{s:4:"role";s:3:"doc";s:14:"baseinstalldir";s:0:"";s:12:"installed_as";s:48:"/opt/lampp/lib/php/doc/Net_FTP/example/index.php";}s:20:"example/observer.php";a:3:{s:4:"role";s:3:"doc";s:14:"baseinstalldir";s:0:"";s:12:"installed_as";s:51:"/opt/lampp/lib/php/doc/Net_FTP/example/observer.php";}s:11:"Net/FTP.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:0:"";s:12:"installed_as";s:30:"/opt/lampp/lib/php/Net/FTP.php";}s:20:"Net/FTP/Observer.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:0:"";s:12:"installed_as";s:39:"/opt/lampp/lib/php/Net/FTP/Observer.php";}s:7:"dirtree";a:3:{s:38:"/opt/lampp/lib/php/doc/Net_FTP/example";b:1;s:22:"/opt/lampp/lib/php/Net";b:1;s:26:"/opt/lampp/lib/php/Net/FTP";b:1;}}s:7:"package";s:7:"Net_FTP";s:7:"summary";s:102:"Net_FTP provides an OO interface to the PHP FTP functions and some more advanced features in addition.";s:11:"description";s:355:"Net_FTP allows you to communicate with FTP servers in a more comfortable waythan the native FTP functions of PHP do. The class implements everything nativlysupported by PHP and additionally features like recursive up- and downloading,dircreation and chmodding. It although implements an observer pattern to allowfor example the view of a progress bar.";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:4:"toby";s:4:"name";s:14:"Tobias Schlitt";s:5:"email";s:12:"toby@php.net";s:4:"role";s:4:"lead";}}s:7:"version";s:5:"1.3.1";s:12:"release_date";s:10:"2005-04-01";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:299:"Bugfix release. Following bugs have been fixed: * Fix bug #3778 "Notice of Uninitialized string offset in function _rm_dir_recursive" * Fix bug #4008 "_list_and_parse tries to determine OS on an empty list" * Fix bug #4009 "_determine_os_match doesn't take into account numbered users and groups"";s:12:"release_deps";a:1:{i:1;a:4:{s:4:"type";s:3:"ext";s:3:"rel";s:3:"has";s:8:"optional";s:2:"no";s:4:"name";s:3:"ftp";}}s:13:"_lastmodified";i:1124122220;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?