Email signup form

PHP script to send a notification email and write the address to a data file.
There's lots of error checking so the user can't really go wrong! ;)

xhtmlcssdesign

The php that makes this possible

You can't see all this using "view source" as all the php is parsed.
That means you only see the results of this PHP (i.e. the HTML), not the PHP code itself.


Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home/fb42/francisbooth.com/design/web/emailSignup/index.php on line 100