业务经理

微信扫描以上二维码

028-61286886

技术咨询

迅睿开源框架通过本栏目为大家提供小海超级站群系统源码的相关知识,帮助大家了解和选择小海超级站群系统源码及解决相应网站管理、模板开发、网站使用上的问题。
  • 头像上传接口

    本接口用于注册用户上传自己的头像和更新头像请求地址:/index.php?appid=[授权ID]&appsecret=[授权码]&s=member&c=account&...

  • 默认分页样式css样式

    分页标签变量写法:{$pages}系统会自动生成分页html文件,查看源代码可以看出效果:123456下一页针对这种系统生成出来的分页样式,如果没写css的话,访问页面就会错乱效果,如下图:解决方案:

  • CSRF跨站验证禁止此操作

    CSRF(Cross Site Request Forgery, 跨站域请求伪造) 跨站点请求的原理就是用户A在站点1发布上传粘贴了一个站点2的URL,用户B不明就里的点击了站点2的URL,而这个UR

  • 系统函数/内置函数

    dr_is_empty,dr_is_sys_301,dr_else_value,dr_safe_url,dr_diff,dr_array_keys,dr_array_value,dr_in_array,dr_array_intersect,dr_array_intersect_key,dr_strlen,dr_strpos,dr_stripos,dr_move_uploaded_file,dr_html2code,dr_code2html,dr_html_code,dr_oauth_list,dr_is_mobile,dr_is_admin_search_field,dr_get_array_key,dr_site_info,dr_site_value,dr_get_ftable,dr_get_ftable_array,dr_get_content_img,dr_get_content_url,dr_is_app,dr_is_module,dr_rp,dr_rp_view,dr_qrcode,dr_sec2time,dr_get_files,dr_get_image,dr_upload_temp_path,dr_star_level,dr_format_create_sql,dr_cms_domain_name,dr_is_not_null_value,dr_lang,dr_client_data,dr_ueditor_html,dr_get_domain_name,dr_save_bfb_data,dr_avatar_dir,dr_avatar_path,dr_avatar,dr_member_info,dr_member_username_info,dr_list_function,dr_linkagepos,dr_linkage,dr_linkage_json,dr_linkage_list,dr_linkage_id,dr_linkage_cname,dr_linkage_level,dr_payform,dr_fieldform,dr_block,dr_var_value,dr_get_file,dr_down_file,dr_get_file_url,dr_field_options,dr_field_setting,dr_member_auth,dr_member_auth_id,dr_zhe_price,dr_price_value,dr_sku_value_name,dr_sku_price,dr_sku_name,dr_level_next_value,dr_html_auth,dr_pay_type_html,dr_pay_name,dr_pay_type,dr_pay_status,dr_pay_money_html,dr_clear_empty,dr_list_field_order,dr_array2array,dr_array22array,dr_is_use_module,dr_site_table_prefix,dr_module_table_prefix,dr_mform_table_prefix,dr_form_table_prefix,dr_icon,dr_file,dr_file_preview_html,dr_is_image,dr_format_option_array,dr_field_input,dr_dir_map,dr_file_map,dr_return_data,dr_form_hidden,dr_get_csrf_token,dr_form_search_hidden,dr_base64_encode,dr_base64_decode,dr_get_theme,dr_randcode,dr_is_numeric,dr_dir_delete,dr_authcode,dr_now_url,dr_code,dr_sorting,dr_member_order,dr_show_stars,dr_ajax_template,dr_post_json_data,dr_catcher_data,dr_search_rewrite_encode,dr_search_rewrite_decode,dr_rewrite_encode,dr_rewrite_decode,dr_get_keyword,dr_safe_keyword,dr_safe_replace,dr_safe_filename,dr_safe_username,dr_safe_password,dr_rm_http,dr_safe_replace_path,dr_strcut,dr_wordcut,dr_random_color,dr_fdate,dr_date,dr_object2array,dr_arraycut,dr_string2array,dr_array2string,dr_mkdirs,dr_format_file_size,dr_keyword_highlight,dr_preg_html,_format_feed_content_url_length,dr_qrcode_url,dr_get_order_string,dr_discount,dr_distance,dr_square_point,dr_tpl_path,dr_array_rand,dr_array_sort,dr_get_form_post_value,dr_get_mform_post_value,dr_get_register_value,dr_tpl_file,dr_count,dr_http_prefix,dr_to_url,dr_mobile_url,dr_is_url,dr_url_prefix,dr_web_prefix,dr_url_full,dr_url_rel,dr_text_rel,dr_text_full,dr_member_group_etime,dr_member_group_dtype,dr_html2emoji,dr_clear_emoji,dr_text2py,dr_html2text,dr_htmlspecialchars,dr_is_root_path,dr_check_put_path,dr_debug,dr_code2utf8,dr_clearhtml,dr_filter_description,dr_get_description,dr_get_keywords,dr_redirect,dr_redirect_safe_check,remove_invisible_characters

  • 后台登陆验证admin_login_post

    admin_login_post用于后台登陆的验证程序处理\Phpcmf\Hooks::app_on('safe', 'admin_login_post', function($data) {if (

  • 邮件通知设置

    用于系统发送邮件消息的内容模板,支持html语法。系统变量:当前时间:{dr_date($sys_time)}当前地址:{$ip_address}发送人id:{$uid}发送人账号:{$username}模板变量:{$变量名}不同的模板有不同的定义变量,可以...

  • 系统参数设置

    用于设置系统环境配置一、系统参数操作日志:记录后台post修改、添加、删除的操作记录内容临时存储:发布内容时自动保存表单字段值,当意外关闭浏览器时,再次进入发布时将自动填充栏目目录允许重复:共享栏目和模块...

  • IP库文件

    迅睿采用纯真ip库(仅限开发者使用,不能用于商业),软件下载地址:https://www.baidu.com/s?ie=UTF-8&wd=%E7%BA%AF%E7%9C%9Fip%E5%BA%93%E

  • 提取HTML标签的任意属性值

    函数名:dr_get_content_url例如提取show.html中的内容字段中的全部视频地址,内容字段是content,那么写法是:{php$videos=dr_get_content_url($content,'src','mp4');}{loop$videos$img}地址:{$img}{/loop}视频数量:{count($videos)}提取3张视频地...

  • 打赏支付调用

    在打赏页面或者内容页面调用方法:页面显示内容为: