1. 程式人生 > >ecshop二次發開必備_函式彙總(一…

ecshop二次發開必備_函式彙總(一…


P: 獲得當前格林威治時間的時間戳 /$0
server_timezone()
P: 獲得伺服器的時區 /$0
local_mktime($hour = NULL , $minute= NULL, $second = NULL, $month = NULL, $day = NULL, $year = NULL)
P: 生成一個使用者自定義時區日期的GMT時間戳
local_date($format, $time = NULL)
P: 將GMT時間戳格式化為使用者自定義時區日期
gmstr2time($str)
P: 轉換字串形式的時間表達式為GMT時間戳
local_strtotime($str)
P: 將一個使用者自定義時區的日期轉為GMT時間戳
local_gettime($timestamp = NULL)
P: 獲得使用者所在時區指定的時間戳
local_getdate($timestamp = NULL)
P: 獲得使用者所在時區指定的日期和時間資訊
lib_base.php

sub_str($str, $length = 0, $append = true)
P: 擷取UTF-8編碼下字串的函式
real_ip()
P: 獲得使用者的真實IP地址
str_len($str)
P: 計算字串的長度(漢字按照兩個字元計算)
get_crlf()
P: 獲得使用者作業系統的換行符
send_mail($name, $email, $subject, $content, $type = 0, $notification=false)
P: 郵件傳送
gd_version()
P: 獲得伺服器上的 GD 版本
file_get_contents($file)
P: 如果系統不存在file_get_contents函式則宣告該函式
file_put_contents($file, $data, $flags = ”)
P: 如果系統不存在file_put_contents函式則宣告該函式
floatval($n)
P: 如果系統不存在 floatval 函式則宣告該函式
file_mode_info($file_path)
P: 檔案或目錄許可權檢查函式
log_write($arg, $file = ”, $line = ”)
P: 寫入日誌內容
make_dir($folder)
P: 檢查目標資料夾是否存在,如果不存在則自動建立該目錄
gzip_enabled()
P: 獲得系統是否啟用了 gzip
addslashes_deep($value)
P: 遞迴方式的對變數中的特殊字元進行轉義
addslashes_deep_obj($obj)
P: 將物件成員變數或者陣列的特殊字元進行轉義
stripslashes_deep($value)
P: 遞迴方式的對變數中的特殊字元去除轉義
make_semiangle($str)
P: 將一個字串中含有全形的數字字元、字母、空格或’%+-()’字元轉換為相應半形字元
check_file_type($filename, $realname = ”, $limit_ext_types = ”)
P: 檢查檔案型別 /檔名/真實檔名/允許的檔案型別
mysql_like_quote($str)
P: 對 MYSQL LIKE 的內容進行轉義 過濾掉_ %等字元.
real_server_ip()
P: 獲取伺服器的ip
ecs_header($string, $replace = true, $http_response_code = 0)
P: 自定義 header 函式,用於過濾可能出現的安全隱患
ecs_iconv($source_lang, $target_lang, $source_string = ”)
P: 自定義的編碼轉換
ecs_geoip($ip)
P: 取得IP的地址,採用IP庫
trim_right($str)
P: 去除字串右側可能出現的亂碼
move_upload_file($file_name, $target_name = ”)
P: 將上傳檔案轉移到指定位置
json_str_iconv($str)
P: 將JSON傳遞的引數轉碼
get_file_suffix($file_name, $allow_type = array())
P: 獲取檔案字尾名,並判斷是否合法
read_static_cache($cache_name)
P: 讀結果快取檔案
write_static_cache($cache_name, $caches)
P: 寫結果快取檔案
lib_common.php (公用函式庫)

db_create_in($item_list, $field_name = ”)
P: 建立像這樣的查詢: “IN(’a',’b')” $item_list為陣列
is_email($user_email)
P: 驗證輸入的郵件地址是否合法
is_time($time)
P: 檢查是否為一個合法的時間格式
assign_query_info()
P: 獲得查詢時間和次數,並賦值給smarty
region_result($parent, $sel_name, $type)
P: 建立地區的返回資訊
get_regions($type = 0, $parent = 0)
P: 獲得指定國家的所有省份, 函式需要資料庫支援.
get_shipping_config($area_id)
P: 獲得配送區域中指定的配送方式的配送費用的計算引數 比如快捷公司不同.
init_users()
P: 初始化會員資料整合類
cat_list($cat_id = 0, $selected = 0, $re_type = true, $level = 0, $is_show_all = true)
P: 獲得指定分類下的子分類的陣列, $re_type控制返回型別
cat_options($spec_cat_id, $arr)
P: 過濾和排序所有分類,返回一個帶有縮排級別的陣列
load_config()
P: 載入配置資訊
get_brand_list()
P: 取得品牌列表
get_brands($cat = 0, $app = ‘brand’)
P: 獲得某個分類下的品牌列表
get_promotion_info($goods_id = ”)
P: 所有的促銷活動資訊
get_children($cat = 0)
P: 獲得指定分類下所有底層分類的ID
get_article_children ($cat = 0)
P: 獲得指定文章分類下所有底層分類的ID
get_mail_template($tpl_name)
P: 獲取郵件模板
order_action($order_sn, $order_status, $shipping_status, $pay_status, $note = ”, $username = null)
P: 記錄訂單操作記錄
price_format($price, $change_price = true)
P: 格式化商品價格
get_virtual_goods($order_id, $shipping = false)
P: 返回訂單中的虛擬商品 記錄是否發貨.
virtual_goods_ship(&$virtual_goods, &$msg, $order_sn, $return_result = false, $process = ‘other’)
P: 虛擬商品發貨
virtual_card_shipping ($goods, $order_sn, &$msg, $process = ‘other’)
P: 虛擬卡發貨
virtual_card_result($order_sn, $goods)
P: 返回虛擬卡資訊
get_snatch_result($id)
P: 獲取指定 id snatch 活動的結果
clear_tpl_files($is_cache = true, $ext = ”)
P: 清除指定字尾的模板快取或編譯檔案
clear_compiled_files($ext = ”)
P: 清除模版編譯檔案
clear_cache_files($ext = ”)
P: 清除快取檔案
clear_all_files($ext = ”)
P: 清除模版編譯和快取檔案
smarty_insert_scripts($args)
P: 頁面上呼叫的js檔案,組合功能.
smarty_create_pages($params)
P: 建立分頁的列表
build_uri($app, $params, $append = ”, $page = 0, $size = 0)
P: 重寫 URL 地址
formated_weight($weight)
P: 格式化重量
log_account_change($user_id, $user_money = 0, $frozen_money = 0, $rank_points = 0, $pay_points = 0, $change_desc = ”, $change_type = ACT_OTHER)
P: 記錄帳戶變動
article_cat_list($cat_id = 0, $selected = 0, $re_type = true, $level = 0)
P: 獲得指定分類下的子分類的陣列/ 向下取陣列.
article_cat_options($spec_cat_id, $arr)
P: 過濾和排序所有文章分類,返回一個帶有縮排級別的陣列
uc_call($func, $params=null)
P: 呼叫UCenter的函式
exception_handler($errno, $errstr, $errfile, $errline)
P: error_handle回撥函式未啟用.
get_image_path($goods_id, $image=”, $thumb=false, $call=’goods’, $del=false)
P: 重新獲得商品圖片與商品相簿的地址
user_uc_call($func, $params = null)
P: 呼叫使用UCenter外掛時的函式
get_volume_price_list($goods_id, $price_type = ‘1′)
P: 取得商品優惠價格列表
get_final_price($goods_id, $goods_num = ‘1′, $is_spec_price = false, $spec = array())
P: 取得商品最終使用價格