Embedded Subscription Forms

embed Subscription forms can easily be added to your website using a line of code. You can use the PHP include listed below, or embed the actual HTML. Remember, you can also direct subscribers to the Default Subscribe Form.

Mini Subscription Form

This prints a form which prompts for a user's email address. If the inputted email exists as a registered subscriber, it redirects to the subscriber update page. If not, it redirects to the the default subscription form.

PHP: include('/hsphere/local/home/iceburg/try.pommo.org/embed.miniform.php');

Full Subscription Form

This prints the entire subscription form.

PHP: include('/hsphere/local/home/iceburg/try.pommo.org/embed.form.php');


. ..poMMo.. .
Loading IconPlease Wait...
. ..poMMo.. .

Mini Subscription Form Preview

Join newsletter

HTML Source



 
. ..poMMo.. .

Subscription Form Preview

Join newsletter

Fields marked like this are required.


HTML Source