• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WhatsBox - The WhatsApp Marketing - Bulk Sender, Chat, Bots, SaaS

WhatsBox - The WhatsApp Marketing - Bulk Sender, Chat, Bots, SaaS 2.1

No permission to download
please help me create a php form where I can input the user name, mobile number, and template data (like Field1 field2, field3) and click submit it send the template

user name = AAAAAA
mobile number = 9856545856
field1 = BBB
field2 = CCC
field3 = DDD
Click submit

and he received the template
 
  • Like
Reactions: WhitePanda
please help me create a php form where I can input the user name, mobile number, and template data (like Field1 field2, field3) and click submit it send the template

user name = AAAAAA
mobile number = 9856545856
field1 = BBB
field2 = CCC
field3 = DDD
Click submit

and he received the template
HTML:
<!DOCTYPE html>
<html>
<head>
    <title>Template Form</title>
</head>
<body>

<h2>Template Form</h2>

<form method="post" action="send_template.php">
    <label for="username">User Name:</label><br>
    <input type="text" id="username" name="username"><br><br>

    <label for="mobile">Mobile Number:</label><br>
    <input type="text" id="mobile" name="mobile"><br><br>

    <label for="field1">Field 1:</label><br>
    <input type="text" id="field1" name="field1"><br><br>

    <label for="field2">Field 2:</label><br>
    <input type="text" id="field2" name="field2"><br><br>

    <label for="field3">Field 3:</label><br>
    <input type="text" id="field3" name="field3"><br><br>

    <input type="submit" value="Submit">
</form>

</body>
</html>
 
  • Like
Reactions: WhitePanda
HTML:
<!DOCTYPE html>
<html>
<head>
    <title>Template Form</title>
</head>
<body>

<h2>Template Form</h2>

<form method="post" action="send_template.php">
    <label for="username">User Name:</label><br>
    <input type="text" id="username" name="username"><br><br>

    <label for="mobile">Mobile Number:</label><br>
    <input type="text" id="mobile" name="mobile"><br><br>

    <label for="field1">Field 1:</label><br>
    <input type="text" id="field1" name="field1"><br><br>

    <label for="field2">Field 2:</label><br>
    <input type="text" id="field2" name="field2"><br><br>

    <label for="field3">Field 3:</label><br>
    <input type="text" id="field3" name="field3"><br><br>

    <input type="submit" value="Submit">
</form>

</body>
</html>
when I fill out this form user does not receive the template
your form is nice, thanks but please add the necessary details so the user fills there details and clicks submit to receive the template

please share the send_template.php

also, I can't understand Postman
 
Last edited:
  • Like
Reactions: WhitePanda
when I fill out this form user does not receive the template
your form is nice, thanks but please add the necessary details so the user fills there details and clicks submit to receive the template

please share the send_template.php

also, I can't understand Postman

+ 1 ❤️

 
hello, thank you for this
I am looking for otp authentication for customer checkout on multivendor store solution
firebase and twilio all are paid, we are trying to use our own android phone and its career to send sms otp and app is connected to wordpress plugin via api
 
Now We can able to run the campaigns (because of cron jobs it was not working)
now if i upload video to the template
got the following error

Call to undefined method Modules\Wpbox\Models\Campaign::getCompany()

anybody know how to resolve this issue
 
@hellboy9211 hello brother thanks for this amazing product. I want to use Soketi with this code so that i do not have fear of exceeding free 100 connection of pusher. I am not a developer so need to know how can i deploy soketi on my server.
 
  • Like
Reactions: saragih
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock