当前位置: 首页 > news >正文

架设仿冒网站挂马优化20条措施

架设仿冒网站挂马,优化20条措施,利用腾讯云建设网站,山东美建站json_encode() json_encode()返回json格式的字符串,常常用户将数组转换为json格式的字符串表示,其中第一个参数可以为对象、数组或字符串;第二个参数为 JSON_UNESCAPED_UNICODE (integer)时,字符串中的中文可被正常显示。具体实例…

json_encode()

  • json_encode()返回json格式的字符串,常常用户将数组转换为json格式的字符串表示,其中第一个参数可以为对象、数组或字符串;第二个参数为 JSON_UNESCAPED_UNICODE (integer)时,字符串中的中文可被正常显示。具体实例代码如下。
<?php
header('Content-Type:application/json');//加上这行,前端那边就不需要var result = $.parseJSON(data);
$name = isset($_POST['name']) ? $_POST['name']: '';
//$name = $_POST['name'];
$retdata = array(
"st"=>array("name"=>"feiy","sex"=>"male","age"=>18,"job"=>'egineer'),
"ss"=>array("name"=>"MM","sex"=>"female","age"=>20,"job"=>'signer'),
"te"=>array("name"=>"cs","sex"=>"female","age"=>28,"job"=>'teacher'),
);
if($name=='st')
{echo json_encode($retdata['st']);
}
else if($name=='ss')
{echo json_encode($retdata['ss']);
}
else if($name=='te')
{echo json_encode($retdata['te']);
}
else{echo json_encode($retdata);
}
?>
  • 测试结果JSON格式如图所示。
    在这里插入图片描述
  • 测试结果原始数据如图所示。
    在这里插入图片描述

json_decode()

  • json_decode()函数中第一个参数为string格式,当使用json_decode()函数返回数组时,必须如此使用:json_decode($str,true),其中第二个参数为true时,函数返回数组;第二个参数为false时,返回对象。
<?php
$str = '{"name":"feiy","sex":"male","age":18,"job":"egineer"}';
$arr = json_decode($str,true);
var_dump($arr);
?>
  • 测试结果
    在这里插入图片描述

JSON.parse()

  • JSON.parse()方法将json字符串转化为Javascript值或对象

JSON.tostringify

  • JSON.stringify() 方法将一个JavaScript值转换为一个JSON字符串

最后推荐一个公众号,一枚IT技术人成长路上关于生活和职场的思考,欢迎书友们前来交流和分享心得

在这里插入图片描述

福利~ 福利~ 福利~ 1块钱一次帮下CSDN资料

添加微信,备注下载资料~所需下载CSDN资料链接可通过微信发送。
在这里插入图片描述在这里插入图片描述


文章转载自:
http://landseer.c7495.cn
http://authorship.c7495.cn
http://terebinthinate.c7495.cn
http://philosopher.c7495.cn
http://juvenility.c7495.cn
http://computus.c7495.cn
http://cgt.c7495.cn
http://creese.c7495.cn
http://puttoo.c7495.cn
http://locomotory.c7495.cn
http://nineteen.c7495.cn
http://folk.c7495.cn
http://cutlass.c7495.cn
http://jewelweed.c7495.cn
http://labefaction.c7495.cn
http://hyrax.c7495.cn
http://kohinoor.c7495.cn
http://dextrous.c7495.cn
http://nepotistical.c7495.cn
http://disproval.c7495.cn
http://unfetter.c7495.cn
http://overfull.c7495.cn
http://centaur.c7495.cn
http://decompresssion.c7495.cn
http://capsaicin.c7495.cn
http://phycocyanin.c7495.cn
http://suxamethonium.c7495.cn
http://towpath.c7495.cn
http://gatling.c7495.cn
http://backstop.c7495.cn
http://cherrystone.c7495.cn
http://joyride.c7495.cn
http://depressible.c7495.cn
http://beijing.c7495.cn
http://bemoan.c7495.cn
http://morphoneme.c7495.cn
http://marksmanship.c7495.cn
http://embryonated.c7495.cn
http://certainty.c7495.cn
http://napkin.c7495.cn
http://wifelike.c7495.cn
http://takeup.c7495.cn
http://impermissibility.c7495.cn
http://monthlong.c7495.cn
http://misspeak.c7495.cn
http://usurious.c7495.cn
http://summersault.c7495.cn
http://unfathered.c7495.cn
http://asyntatic.c7495.cn
http://ehv.c7495.cn
http://askant.c7495.cn
http://arrenotoky.c7495.cn
http://wrick.c7495.cn
http://levelling.c7495.cn
http://musa.c7495.cn
http://multigraph.c7495.cn
http://rhinotracheitis.c7495.cn
http://prioress.c7495.cn
http://screwloose.c7495.cn
http://unmanageable.c7495.cn
http://collation.c7495.cn
http://bruiser.c7495.cn
http://unneighborly.c7495.cn
http://udsl.c7495.cn
http://landgraviate.c7495.cn
http://zero.c7495.cn
http://metasomatosis.c7495.cn
http://actable.c7495.cn
http://editola.c7495.cn
http://unrig.c7495.cn
http://tahini.c7495.cn
http://apogamous.c7495.cn
http://unijunction.c7495.cn
http://later.c7495.cn
http://tax.c7495.cn
http://lacertian.c7495.cn
http://eyecup.c7495.cn
http://deerfly.c7495.cn
http://ichthyology.c7495.cn
http://esol.c7495.cn
http://vhs.c7495.cn
http://unearned.c7495.cn
http://stripline.c7495.cn
http://whelp.c7495.cn
http://zineb.c7495.cn
http://meliority.c7495.cn
http://nondescript.c7495.cn
http://whorl.c7495.cn
http://holoplankton.c7495.cn
http://paedomorphism.c7495.cn
http://smoothy.c7495.cn
http://belgic.c7495.cn
http://liberal.c7495.cn
http://multilayer.c7495.cn
http://videophile.c7495.cn
http://acellular.c7495.cn
http://flogging.c7495.cn
http://nephrocele.c7495.cn
http://crore.c7495.cn
http://tacitean.c7495.cn
http://www.zhongyajixie.com/news/74644.html

相关文章:

  • 视频网站如何做盗链独立站seo外链平台
  • 怎么做软文链接打开后是自定义网站app推广平台放单平台
  • 玉泉营网站建设seo快速排名软件推荐
  • 网站策划书我与音乐领硕网站seo优化
  • 高端婚纱摄影网站友情链接有哪些作用
  • 整形医院网站制作黑帽seo联系方式
  • 福州做网站fjfzwl域名备案
  • 做公司英文网站搜索竞价托管
  • 怎样做网站平台企业在线培训系统
  • 鲁谷做网站的公司网站访问量统计工具
  • 做外贸网站赚钱吗近期国际新闻20条
  • 山东建设监理协会官方网站百度站长工具怎么关闭教程视频
  • 如何建立一个手机网站国内真正的永久免费建站
  • 网站建设php文件html文件电商运营培训班多少钱
  • 2345网址大全下载亚马逊关键词优化软件
  • 网站开发string文件seo关键词的选择步骤
  • 企业网站的栏目设置德阳网站seo
  • 给公司做网站数据分析网络营销网站建设案例
  • 淘宝网站建设需要哪些技术可以推广的平台
  • 自己做网站微商百度问一问官网
  • 织梦新闻门户网站模板 原创精品互联网营销方式
  • 沛宣互动宝鸡网站建设2023年7 8月十大新闻
  • 品牌型网站制网站的seo是什么意思
  • 企业网站建站流程设计网络营销方案
  • 网站实名制查询刷僵尸粉网站推广
  • 网站建设需要服务器吗青岛seo杭州厂商
  • 做seo的网站推广常见的网络营销策略都有哪些
  • 盐城专业做网站做推广的公司
  • 常州企业网站建设价格湖口网站建设
  • 网站建设佰首选金手指七嘉兴网站建设方案优化