自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

harryxlb的专栏

===ToMorRoW_Is_aNoTHeR_DAy===

  • 博客(2)
  • 资源 (10)
  • 收藏
  • 关注

转载 PHP安全设置一则

不要为 SQL 语句使用 PDO 参数传值,以防止 SQL injection. 务必使用 htmlspecialchars/htmlentities 和/或者 strip_tags 转义 html 和JavaScript 来防止 XSS(交叉站点脚本) 攻击. 务必使用 sessions 和安全套接字来防止 session 被劫持,采用 md5 校验和来验证 session ids.

2012-10-16 10:17:03 318

转载 PHP调用FCKEditor和CKEditor

PHP页面: /* 编辑器 */ include_once "../include/fckeditor/fckeditor.php";//把编辑器引进来 $editor = new FCKeditor('content');//表单项的名称 $editor->BasePath   = "/fckeditor/";//编辑器所在目录 $editor->ToolbarSet = "Norma

2012-10-15 14:05:27 945

JRE1.6 Win32 X86

JRE1.6 Win32 不用去到处找了 JRE1.6 Win32 不用去到处找了

2018-09-07

Windows版nasm2.13

Windows版nasm2.13 x86工具集,Windows版nasm2.13 x86工具集

2018-05-25

Windows版OpenSSL1.0工具与开发库

Windows版OpenSSL 1.0.2.15工具与开发库,开发必备。 欢迎下载

2018-05-25

Windows版libxml2.7.8

Windows版libxml2.7.8开发库。 -------------- This is libxml2, version 2.7.8, binary package for the native Win32/IA32 platform. The files in this package do not require any special installation steps. Extract the contents of the archive whereever you wish and make sure that your tools which use libxml2 can find it. For example, if you want to run the supplied utilities from the command line, you can, if you wish, add the 'bin' subdirectory to the PATH environment variable. If you want to make programmes in C which use libxml2, you'll likely know how to use the contents of this package. If you don't, please refer to your compiler's documentation. If there is something you cannot keep for yourself, such as a problem, a cheer of joy, a comment or a suggestion, feel free to contact me using the address below. Igor Zlatkovic ([email protected])

2018-05-25

Windows版redis3.0 x64

Windows版redis3.0 x64,方便在Windows下开发的同学。压缩后1.495M

2018-05-25

webFTP一个PHP写的在线FTP文件管理系统

webFTP,一个PHP写的在线FTP文件管理系统,可以用来轻松搭建你的在线FTP文件管理系统。

2011-11-26

PHP版的短信发送接口

一个PHP版的短信发送接口示例文件

2011-11-26

word2003教案_part2

word2003教案_part2 word2003教案_part2 word2003教案_part2

2011-03-16

word2003教案_part1

word2003教案_part1 word2003教案_part1

2011-03-16

Excel2003教案

Excel2003教案Excel2003教案Excel2003教案Excel2003教案Excel2003教案Excel2003教案Excel2003教案

2011-03-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除