简体   繁体   English

如何使用角度数据将数据发送到php文件中以及如何使用php发送电子邮件并通过移动10位验证

[英]How to send Data into php file using angular and send email using php with mobile 10 digit validation

I have a form there is 4 input Name, Mobile, Email and Message I want to submit form data into php file using angular and also validation on every field with mobile 10 digit. 我有一个表格,其中有4个输入名称,手机,电子邮件和消息,我想使用角度将表格数据提交到php文件中,并在每个带有移动10位数字的字段上进行验证。 And in php also again validate all form filled also mobile and send it into email 并在php中再次验证所有填写的表格(也可以移动)并将其发送到电子邮件中

There are lot of way to share data between two lang, but API is most efficient. 有两种方法可以在两个lang之间共享数据,但是API是最有效的。 Following link might help 以下链接可能有帮助

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM