Do you need a Flash module that manage your newsletter ?
This utility does it using Flash CS3, PHP and mySQL.
A special thank to
Nicola Mola - nicodj88[noSpam]libero.it who worked on PHP and mySQL
It permits to users to join or delete your newsletter.
For both cases, the module will send an e-mail confirmation link to user.
Flash CS3 newsletter module
PHP and mySQL supported
Description
Modulo di iscrizione newsletter gestito da Flash CS3, PHP e mySQL.
Permette di iscriversi o cancellarsi dalla newsletter.
Una e-mail con link di conferma viene spedita all' utente, sia in fase di richiesta iscrizione sia in fase di cancellazione.
Files package
main.fla
Main.as
EmailChecker.as
install.php
confirm.php
newsletter.php
include/config.php
include/function.php
Installation
- open the file include/config.php and inset data access to your database
- upload to server the following files: main.swf, install.php, confirm.php, newsletter.php e la cartella include
- chmod to 777 : install.php and newsletter.php
- hit your browser to install.php ( example: http://mysite.com/newsletter/install.php )
- if success, delete install.php
Now has been created a table to your database and the SWF is ready.
Source files: