Our XML API allows you to issue commands to cPanel and WHM using the XML language, while our JSON API allows you to submit requests to the system and receive a JSON response. By including these commands in your custom scripts, you can perform function...
Archive for the ‘技术’ Category
Apache rewrite规则 拾遗
五月 10th, 2010
No Comments
Apache mod_rewrite规则重写的标志一览
1› R[=code](force redirect) 强制外部重定向
强制在替代字符串加上http://thishost[:thisport]/前缀重定向到外部的URL.如果code不指定,将用缺省的302 HTTP状...
html 画圆角表格
五月 6th, 2010
No Comments
才知道,HTML也能画圆角的表格,确切的说是VML做到的。
<html xmlns:v>
<head>
<style>
v\:*{behavior:url(#default#VML)}
</style></head>
<body>
<v:RoundRe...
Mysql日期和时间函数
四月 13th, 2010
No Comments
对于每个类型拥有的值范围以及并且指定日期何时间值的有效格式的描述见7.3.6 日期和时间类型。
这里是一个使用日期函数的例子。下面的查询选择了所有记录,其date_col的值是在最后3...
text shadow标签
四月 12th, 2010
No Comments
阴影效果,css。
text-shadow:1px 1px 2px #C0C0C0;
text-shadow:0 1px 1px #ccc;
相关文章:
50 句搞笑经典劲爆的QQ签名语录
XML and JSON APIs
沈阳火炬创新创业园的物业管理存在问题

