php中如何接收Ajax POST数据
<div class="dialog-comment-list-box"><div class="loading-img"><table><tr><td><img src="/static/imghw/default1.png" data-src="tpl/default/img/loading.gif" class="lazy" alt="loading"><p>正在加载联系人</p></td></tr></table></div><ul class="dialog-comment-list"><!-- <li class="dialog-comment-list-item">what's going on?</li><li class="dialog-comment-list-item reply">what's going on?</li><li class="dialog-comment-list-item">what's this?</li><li class="dialog-comment-list-item">what's this?</li><li class="dialog-comment-list-item reply">???</li><li class="dialog-comment-list-item"><img src="/static/imghw/default1.png" data-src="http://pic.yupoo.com/huang-yu/DFR1RRtM/small.jpg" class="lazy" alt="pic"></li> --></ul><!-- /.dialog-comment-list --></div><div class="dialog-comment-edit"><textarea name="" id="edit"></textarea></div><!-- /.dialog-comment-edit --><div class="site-im-dialog-footer"><div class="for-post" data-toggle="popover" data-content="<small>写点什么再发吧!</small>"><kbd><kbd>Ctrl</kbd>+<kbd>Enter</kbd></kbd><button class="btn btn-success btn-sm" id="post-reply"><i class="fa fa-paper-plane"></i> 发送</button></div></div><!-- /.site-im-dialog-footer --></div>
/** * 发送信息/获取信息 */// 清除定时器function clearChatTimers(id){ if(id){ //请除指定用户定时执行 if(aPChatTimers[id]){ clearTimeout(aPChatTimers[id]); loadFlag = false;// console.log('clear:'+aPChatTimers[id]); } }else{ //请除所有用户定时执行 for (var i=0;i<aPChatTimers.length;i++){ if(aPChatTimers[i]){ loadFlag = false; clearTimeout(aPChatTimers[i]);// console.log('clear:'+aPChatTimers[i]); } } } };/*uid *//** * 返回接收者Id * @returns */function getRecipientIdFromReplyBtn(){ var uid = $.trim($("#post-reply").attr('data-send-uid')); if(uid == undefined||uid ==''){ uid = false; } return uid;}/** * 清空发送的文本内容 * @returns */function clearInputMessage(){ $("#edit").val(''); $("#post-reply").focus();}/** * 获取发送的文本内容 * @returns */function getInputMessage(){ var sMsg = $.trim($("#edit").val()); if(sMsg == undefined||sMsg ==''){ sMsg = false; } return sMsg;}//发送信息 function sendPrivateMessages(){ var uid,message; uid = getRecipientIdFromReplyBtn(); message = getInputMessage(); if(message === false){ $('.for-post').popover('show'); $("#edit").focus(function() { $('.for-post').popover('hide'); }); return false; } $("#post-reply").attr('disabled','disabled'); clearChatTimers(0); //index.php?do=webim&action=send_messages POST $.post('index.php?do=webim',{action:'send_messages',uid:uid,sMessage:message}, function(json) { if(json.status == '1'){ if($('.dialog-comment-list').find('li').length >0){ var _scrollHeight = $('.dialog-comment-list').find('li').last().offset().top; $("#post-reply").closest('.site-im-dialog').find('.dialog-comment-list').animate({zoom:1},function(){ $(".dialog-comment-list-box").data('jsp').scrollTo(0, _scrollHeight); }); } $("#post-reply").removeAttr('disabled'); clearInputMessage(); clearChatTimers(0); getPrivateMessages(uid); }else{ tipsOp(json.msg,'error'); $("#post-reply").removeAttr('disabled'); } },'json');}
返回 {"msg":"\u53d1\u9001\u6210\u529f","status":"1","data":[]}
单击发送或 Ctrl+Enter 按钮不抬起 (如图)
如何才能单击发送按钮或者按CTRL+ENTER 把数据POST到php处理 求PHP代码
回复讨论(解决方案)
你这代码是啥问题 后台获取不到还是啥?说得具体点。
你这代码是啥问题 后台获取不到还是啥?说得具体点。
php 获取不到
你这代码是啥问题 后台获取不到还是啥?说得具体点。
HTML代码
<button class="btn btn-success btn-sm" id="post-reply"><i class="fa fa-paper-plane"></i> 发送</button>
//发送信息 function sendPrivateMessages(){ var uid,message; uid = getRecipientIdFromReplyBtn(); message = getInputMessage(); if(message === false){ $('.for-post').popover('show'); $("#edit").focus(function() { $('.for-post').popover('hide'); }); return false; } $("#post-reply").attr('disabled','disabled'); // 单击按钮之后 按钮是disabled 禁止的 clearChatTimers(0); //index.php?do=webim&action=send_messages POST 到 后端处理 // php返回 json数据 {"msg":"\u53d1\u9001\u6210\u529f","status":"1","data":[]} /* 我对js实在不行, 不知php 如何获取 post 数据 */ $.post('index.php?do=webim',{action:'send_messages',uid:uid,sMessage:message}, function(json) { if(json.status == '1'){ if($('.dialog-comment-list').find('li').length >0){ var _scrollHeight = $('.dialog-comment-list').find('li').last().offset().top; $("#post-reply").closest('.site-im-dialog').find('.dialog-comment-list').animate({zoom:1},function(){ $(".dialog-comment-list-box").data('jsp').scrollTo(0, _scrollHeight); }); } $("#post-reply").removeAttr('disabled'); clearInputMessage(); clearChatTimers(0); getPrivateMessages(uid); }else{ tipsOp(json.msg,'error'); $("#post-reply").removeAttr('disabled'); } },'json');}
执行 $.post('index.php?do=webim',{action:'send_messages',uid:uid,sMessage:message} ... 后
php 得到
$_GET['do'] 为 webim
$_POST['action'] 为 send_messages
$_POST['uid'] 为 uid 的值
$_POST['sMessage'] 为 message 的值
执行 $.post('index.php?do=webim',{action:'send_messages',uid:uid,sMessage:message} ... 后
php 得到
$_GET['do'] 为 webim
$_POST['action'] 为 send_messages
$_POST['uid'] 为 uid 的值
$_POST['sMessage'] 为 message 的值
谢了,我以为 action 是GET参数

热AI工具

Undresser.AI Undress
人工智能驱动的应用程序,用于创建逼真的裸体照片

AI Clothes Remover
用于从照片中去除衣服的在线人工智能工具。

Undress AI Tool
免费脱衣服图片

Clothoff.io
AI脱衣机

AI Hentai Generator
免费生成ai无尽的。

热门文章

热工具

记事本++7.3.1
好用且免费的代码编辑器

SublimeText3汉化版
中文版,非常好用

禅工作室 13.0.1
功能强大的PHP集成开发环境

Dreamweaver CS6
视觉化网页开发工具

SublimeText3 Mac版
神级代码编辑软件(SublimeText3)

热门话题

JWT是一种基于JSON的开放标准,用于在各方之间安全地传输信息,主要用于身份验证和信息交换。1.JWT由Header、Payload和Signature三部分组成。2.JWT的工作原理包括生成JWT、验证JWT和解析Payload三个步骤。3.在PHP中使用JWT进行身份验证时,可以生成和验证JWT,并在高级用法中包含用户角色和权限信息。4.常见错误包括签名验证失败、令牌过期和Payload过大,调试技巧包括使用调试工具和日志记录。5.性能优化和最佳实践包括使用合适的签名算法、合理设置有效期、

SOLID原则在PHP开发中的应用包括:1.单一职责原则(SRP):每个类只负责一个功能。2.开闭原则(OCP):通过扩展而非修改实现变化。3.里氏替换原则(LSP):子类可替换基类而不影响程序正确性。4.接口隔离原则(ISP):使用细粒度接口避免依赖不使用的方法。5.依赖倒置原则(DIP):高低层次模块都依赖于抽象,通过依赖注入实现。

文章讨论了PHP 5.3中引入的PHP中的晚期静态结合(LSB),从而允许静态方法的运行时分辨率调用以获得更灵活的继承。 LSB的实用应用和潜在的触摸

如何在系统重启后自动设置unixsocket的权限每次系统重启后,我们都需要执行以下命令来修改unixsocket的权限:sudo...

使用PHP的cURL库发送JSON数据在PHP开发中,经常需要与外部API进行交互,其中一种常见的方式是使用cURL库发送POST�...
