我试图实现nexmo sms api从电话接收短信,并保存到mysql表。我在nexmo考虑过了。我抄袭了这些文件。但困惑于如何使用它
https://docs.nexmo.com/messaging/sms-api
am trying to implement nexmo sms api to receive sms from phone and save to mysql table. i took account in nexmo. i ckeched the documentation. but confused how to use it
任何人知道如何接收短信到我的脚本当发送短信从
在html格式中,我需要文本区域,它允许任何类型的文本:数字、符号、换行符或字母,包括希伯来字母。唯一的两条规则:
输入必须包括字符串:"{ser}“
除上述字符串外,输入应禁止使用"{“或"}”。
我试过这个:
<form action="#">
...
<textarea pattern="[^\{\}]*\{ser\}[^\{\}]*" required>
האם אתה נמצא בשבת הקרובה? אם כן נא השב {ser} + שם מלא
</text