利用Ajax判断链接是否有效

2015-11-17 Jon js+jquery+ajax

利用Ajax判断链接是否有效 <!DOCTYPE html> <html lang="en"> <head>   <meta charset="UTF-8">   <title>利用Ajax判断链接是否有效</title> </head> <body>     <a href="1.html">link1</a>     <script src="http://libs....

阅读全文>>

标签: ajax

评论(0) 浏览(2415)

php写入和读取json文件demo

2015-11-8 Jon 其他

1、php创建并写入json文件 <?php   header('Content-type: text/json');   $fruits = array (       "fruits"  => array("a" => "orange", "b" => "banana", "c" => "apple"),       "numbers" => array(1, 2, 3, 4, 5, 6),       "holes" &n...

阅读全文>>

标签: php json

评论(0) 浏览(2911)

皖ICP备15010162号-1 ©2015-2022 知向前端
qq:1614245331 邮箱:13515678147@163.com Powered by emlog sitemap