base64.php
来自「这是一个开源的博客源码」· PHP 代码 · 共 25 行
PHP
25 行
<?php/* IXR - The Inutio XML-RPC Library - (c) Incutio Ltd 2002 Version 1.61 - Simon Willison, 11th July 2003 (htmlentities -> htmlspecialchars) Site: http://scripts.incutio.com/xmlrpc/ Manual: http://scripts.incutio.com/xmlrpc/manual.php Made available under the Artistic License: http://www.opensource.org/licenses/artistic-license.php*//** * IXR Base64缂栫爜 * * @package IXR */class IXR_Base64
{
/**
* 缂栫爜鏁版嵁
*
* @var string
*/ private $data;
/**
* 鍒濆
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?