Nulled Self hosted form submit API free download

Self hosted form submit API-[Clean-Nulled].zip

Chilly Orange Support Forums

Sent API is a self-hosted API allowing you to submit forms from static HTML sites across the web. The API takes your form data and turns it into a nicely formatted email. It’s the ultimate solution for handling forms on static sites!

Simply add a custom ACTION attribute to your form pointing to your API url, and Sent will handle the form submission and send you the form data in a nice email (the submissions are also stored inside a database for easy management)

In the examples below, “yourdomain/sent” would in real situations be replaced with the URL pointing to your own API and “[email protected]” with the email address to which the data should be send.

Basic example

<form action="//yourdomain/sent/api/[email protected]">
    <input type="text" name="name">
    <input type="email" name="email">
    <textarea name="message"></textarea>
    <input type="submit" value="Send">
</form>

Advanced example

<form action="//yourdomain/sent/api/[email protected]">
    <input type="hidden" name="_subject" value="">
    <input type="hidden" name="_replyto" value="">
    <input type="hidden" name="_after" value="">
    <input type="hidden" name="_confirmation" value="">
    <input type="text" name="name">
    <input type="email" name="email">
    <textarea name="message"></textarea>
    <input type="submit" value="Send">
</form>

Validation Example

<form action="//yourdomain/sent/api/[email protected]">
    <input type="hidden" name="_valid[name]" value="">
    <input type="hidden" name="_valid[email]" value="">
    <input type="hidden" name="_valid[message]" value="">
    <input type="text" name="name">
    <input type="email" name="email">
    <textarea name="message"></textarea>
    <input type="submit" value="Send">
</form>

Sent API features

  • 1 minutes setup using the easy install script
  • Form field validation
  • Form submission using regular email address OR email ID (to hide your email address in the API url)
  • Handles file uploads with a breeze (adds them as attachment and optionally stores them on your server)
  • HTML and/or text emails
  • Custom confirmation messages
  • SPAM detection (using a custom SPAM words and/or phrases)
  • SPAM detection using a honey pot field
  • Use as public OR private API
  • Advanced options using custom hidden fields
  • Easy to use admin panel to track submissions, email ID’s and attachments
  • Easy configuration using settings panel (part of the admin area)

API Requirements

  • Apache2 server
  • PHP 5.1.6+
  • MySQL (mysqli support)
  • (Windows/IIS is experimental)
  • Server capable of sending mail (i.e. sendmail) OR
  • Access to a STMP server (ie gmail or your own server)

CHANGE LOG

2014-14-12 (v1.2)
- feature: dynamic replete field values
- feature: optional debugging for sending emails

2014-05-04 (v1.3)
- feature: added CC and BCC fields
Chilly Orange Twitter   Chilly Orange Blog

Chilly Orange Support Forums

Full Live Demo

Mercifully Note: We refresh new substance like WordPress Themes,
Plugins, PHP Scripts ordinary. In any case, recall that you
ought to never utilize this things in a business site.
Every one of the substance posted here for advancement
and testing reason as it were. We’re not in charge of
any harm, use at your own particular RISK! We highly recommend to buy Self hosted form submit API from the The Developer ( chilly_orange ) website. Thank you.

Free Download

Downloads

You May Also Like

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.