全部评论

好东西,新浪博客编辑器PHP版

在哪下载呀

Post by 陈果 on 2008, April 21, 2:17 PM

本站php相关整理资料集合

引用 xJin 说过的话:
你的网站模板很好看!不过推荐修改一下评论输入框里面字体的颜色太淡了,输入的时候不容易看清楚!
谢谢你的意见,有空了再改改:)

Post by 淡水河边 on 2008, April 20, 5:45 PM

本站php相关整理资料集合

你的网站模板很好看!不过推荐修改一下评论输入框里面字体的颜色太淡了,输入的时候不容易看清楚!

Post by xJin on 2008, April 20, 8:35 AM

淡水茶之说

呵呵 淡水也开始喝茶了闹
偶从工作开始一直就喝茶
习惯和祁门红茶和武夷大红袍~~~
居然把胃给喝好了
建议淡水也多喝喝茶

Post by 小所 on 2008, April 15, 6:50 AM

本站php相关整理资料集合

大师,我也来看看,学习!哈哈!

Post by libaiyi on 2008, April 13, 3:47 PM

针对机器人,保护mail地址

好文,收藏

Post by muqiao on 2008, April 12, 3:18 PM

不是我不明白,只是这个世界变化太快

呃,同感同感,
我也是看不明白这些东西
感觉一个功能要用到的文件好多
一下子要开很多页面跳来跳去的
晕...

Post by Shingo on 2008, April 10, 4:24 PM

详细注解ASPJPGE组件的添加水印用法

sub 到 end sub部分作为一个函数放可以随便放到页面的哪个位置。想添加水印时调用AddWaterMark函数就可以了

Post by 淡水河边 on 2008, April 10, 9:58 AM

AJAX不过如此,无刷新验证用户名

多次调试终于成功,感谢作者!
由于我对js的陌生,起初得到document.all.userid.value 的值一直是undefined。怎么也无法得到想要的结果。经过多方搜索终于得知如果你的form已经设置了name属性,那么要把上面的all换成你设置的name属性,比如<form name=\"myform\">,那么就该用document.myform.userid.value来取得userid的值。 同时还要注意这里userid也一定和你要取值的<input>标签的name值相同。再次感谢作者!

Post by 谢谢! on 2008, April 9, 11:30 AM

详细注解ASPJPGE组件的添加水印用法

请问AspJpge组件的这一段代码应该放在哪里才合适??
能具体地说一说吗?劳驾!!

Post by 小李 on 2008, April 8, 10:19 PM

本站php相关整理资料集合

引用 北旺村 说过的话:
PHP比ASP强多了 不过有点难度
还好了,不是那么难以入门,用心就成了。

Post by 淡水河边 on 2008, April 5, 1:04 PM

本站php相关整理资料集合

PHP比ASP强多了 不过有点难度

Post by 北旺村 on 2008, April 5, 8:29 AM

恒准电脑网站

引用 少东家 说过的话:
安装了hzcnnet(final)
可是出现错误
Notice: Use of undefined constant smarttemplate_compiled - assumed 'smarttemplate_compiled' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 4
Notice: Use of undefined constant smarttemplate_cache - assumed 'smarttemplate_cache' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 5
Notice: Use of undefined constant cache_lifetime - assumed 'cache_lifetime' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 6
Notice: Use of undefined constant template_dir - assumed 'template_dir' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 7
修改php.ini文件,或是在templateConfig.inc.php头部加上error_reporting(0);

Post by 淡水河边 on 2008, April 3, 10:44 AM

恒准电脑网站

引用 左人 说过的话:
如何让首页里的新闻去调用公司论坛呢?
可以用js啊,一般的论坛都有js调用的

Post by 淡水河边 on 2008, April 3, 10:31 AM

好东西,新浪博客编辑器PHP版

引用 gently 说过的话:
extract 直接使用存在安全问题,我当时没有注意到,其实是要做下过滤的
求方便的可以这样用啊,还可以用import_request_variables()或是用foreach。安全方面我觉得和用post,get数组过滤一样。

Post by 淡水河边 on 2008, April 3, 10:22 AM

恒准电脑网站

如何让首页里的新闻去调用公司论坛呢?

Post by 左人 on 2008, April 2, 3:21 PM

好东西,新浪博客编辑器PHP版

extract 直接使用存在安全问题,我当时没有注意到,其实是要做下过滤的

Post by gently on 2008, April 1, 4:14 PM

恒准电脑网站

你这里不能直接发贴,
所以这里借问一下,我刚刚开始了解php,
可是现在的程序太复杂了。从何看起啊?
比如,你这个程序,为什么采用模版这种方式?
需要什么引擎吗?

Post by 少东家 on 2008, April 1, 9:16 AM

恒准电脑网站

安装了hzcnnet(final)
可是出现错误
Notice: Use of undefined constant smarttemplate_compiled - assumed 'smarttemplate_compiled' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 4

Notice: Use of undefined constant smarttemplate_cache - assumed 'smarttemplate_cache' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 5

Notice: Use of undefined constant cache_lifetime - assumed 'cache_lifetime' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 6

Notice: Use of undefined constant template_dir - assumed 'template_dir' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 7

Post by 少东家 on 2008, April 1, 9:14 AM

好东西,新浪博客编辑器PHP版

引用 DDA 说过的话:
百度IM邀请发给你了,请查收你的百度个人消息
谢谢.
引用 vmwares 说过的话:
淡水河边 我怎么没有找到我在你网站上的的链接呀
www.vmwares.cn/blog
友情链接里有.

Post by 淡水河边 on 2008, March 29, 1:33 PM

Records:29012345678910»