PHP
sandy_tu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Enable Clean URLs in Drupal
在Drupal中,如果要在Page中用PHP来传递参数到当前Script的超链接中,需要Enable Clean URLs。 我的情况是修改了httpd.conf以下地方,才能enable clean urls。 1. Comment AllowOverride None(Line 293) # First, we configure the "default" t原创 2010-04-07 11:10:00 · 1116 阅读 · 0 评论 -
Drupal Tips
Drupal Tips原创 2010-09-29 11:19:00 · 694 阅读 · 0 评论 -
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://******.wsdl' : failed to load external entity "http://******wsdl"
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://******.wsdl' : failed to load external entity "http://******wsdl"原创 2010-10-15 11:10:00 · 11704 阅读 · 1 评论 -
PHP 连接 Oracle
PHP 连接 Oracle原创 2010-10-28 16:30:00 · 2159 阅读 · 0 评论 -
按特殊要求向数组中补全元素
按特殊要求向数组中补全元素原创 2011-05-24 17:37:00 · 651 阅读 · 0 评论
分享