摘要:
'captcha_bg1.jpg', 2 =>'captcha_bg2.jpg', 3 =>'captcha_bg3.jpg', 4 =>'captcha_bg4.jpg', 5 =>'captcha_bg5.jpg', ); protected $img_gif = array( 1 =>'captcha_bg1.jpg', 2 =>'captcha_bg2.jpg', ... 阅读全文
posted @ 2013-08-12 17:46
、包小包
阅读(267)
评论(0)
推荐(0)
摘要:
array('function' => '_var'), //普通一维数组 'include' => array('function' => '_include'), //css文件引入 'insert' => array('function' => '_insert'), //js文件引入 'foreach' => array('level' => 3, 'function' 阅读全文
posted @ 2013-08-12 17:45
、包小包
阅读(157)
评论(0)
推荐(0)
摘要:
首先准备需要多写几套皮肤,也就CSS样式,然后每次点击换肤时,将整个网页的CSS样式换成另一种样式,网页换肤,原理就这么简单 阅读全文
posted @ 2013-08-12 09:04
、包小包
阅读(152)
评论(0)
推荐(0)