資源簡介
PHP+jQuery+Ajax漂亮的許愿墻效果
代碼片段和文件信息
SESSION_START();
include_once(‘connect.php‘);
$act?=?htmlspecialchars($_GET[‘act‘]);
if?($act?==?‘update_position‘)?{
????if?(!is_numeric($_GET[‘id‘])?||?!is_numeric($_GET[‘x‘])?||?!is_numeric($_GET[‘y‘])?||?!is_numeric($_GET[‘z‘]))
????????die(“0“);
????$id?=?intval($_GET[‘id‘]);
????$x?=?intval($_GET[‘x‘]);
????$y?=?intval($_GET[‘y‘]);
????$z?=?intval($_GET[‘z‘]);
????mysql_query(“UPDATE?wishing_wall?SET?xyz=‘“?.?$x?.?“|“?.?$y?.?“|“?.?$z?.?“‘?WHERE?id=“?.?$id);
????echo?“1“;
}else?if?($act?==?‘delete‘)?{
????if?($_SESSION[‘userid‘]?==?1)?{
????????$id?=?intval($_GET[‘id‘]);
????????mysql_query(“DELETE?FROM?‘wishing_wall‘?WHERE?‘id‘?=?“?.?$id?.?““);
????????echo?“1“;
????}?else?{
????????echo?-1;
????}
}?else?if?($act?==?‘add‘)?{
????$left?=?intval($_POST
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-06-28?15:41??PHP+jQuery+Ajax漂亮的許愿墻效果\
?????文件????????1782??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\add_note.html
?????文件????????2171??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\ajax.php
?????文件?????????349??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\connect.php
?????目錄???????????0??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\
?????文件????????5899??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\fancybox.css
?????目錄???????????0??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\
?????文件??????????43??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\blank.gif
?????文件?????????138??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\btn_bg.gif
?????文件?????????420??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\close.gif
?????文件????????1085??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\close.png
?????文件???????46621??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\images\cross.png
?????文件????????4367??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\css\index.css
?????目錄???????????0??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\
?????文件????????1839??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a1_1.gif
?????文件?????????166??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a1_2.gif
?????文件????????2015??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a1_3.gif
?????文件????????2522??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a2_1.gif
?????文件??????????92??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a2_2.gif
?????文件????????1780??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a2_3.gif
?????文件????????2947??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a3_1.gif
?????文件??????????92??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a3_2.gif
?????文件????????1484??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a3_3.gif
?????文件????????2548??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a4_1.gif
?????文件??????????92??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a4_2.gif
?????文件????????1606??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a4_3.gif
?????文件????????2505??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a5_1.gif
?????文件??????????92??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a5_2.gif
?????文件????????1425??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\a5_3.gif
?????文件???????10835??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\addbtn.png
?????文件???????22404??2016-12-23?09:32??PHP+jQuery+Ajax漂亮的許愿墻效果\images\bg_main.jpg
............此處省略26個文件信息
- 上一篇:unity與php鏈接mysql數據庫實現增刪該查
- 下一篇:php失物招領系統
評論
共有 條評論