<A HREF="mailto:berber@berber.co.il?subject=E-Mail test">E-Mail test</A>
Formit 1.0. PHP Very easy to implement form-template(s) to email script.
Works with multiple templates and HTML-format email. Only one file! Categories : PHP , Email , HTML How to preset a text string in a textarea input field Categories : HTML , HTML and PHP , PHP , Beginner Guides Obstruct Email Address Categories : Email , HTML and PHP showing Help (assistance) to the user while filling html forms. Categories : HTML , Java Script , Form Processing How to know which input button of type image was pressed in a form with
multiple image buttons (_x and _y) in PHP? Categories : PHP , Variables , HTML phpEasyMail: An easy way to send data from HTML-forms via EMail. Categories : Email , HTML and PHP , Complete Programs , PHP Conditional Check - a script that allows a user to submit a form only if the user check a checkbox. Categories : HTML , Java Script , Form Processing , Beginner Guides CachedFastTemplate class, extends CDI's FastTemplate to allow page caching Categories : HTML and PHP , HTML , PHP Classes BBCode Formatting String Categories : PHP , HTML , Regexps , Arrays Dynamic Menu/Site Navigation Script in Perl Categories : Perl , Site Planning , HTML Enchancing dd/mm/yyyy forms with unobtrusive javascript Categories : Java Script , HTML , User Interface , Date Time Paginator - a class that can help you to split MySQL database query result sets to pages. Categories : MySQL , Databases , HTML , PHP PHP MultiList Mailing List Manager Categories : Email , HTML and PHP , PHP How to use regular expressions to get the list of links from an HTML page Categories : PHP , Regexps , HTML , HTML and PHP How to get the source of a site into an array. Categories : Arrays , HTML , PHP
Eric Swanson wrote : 200
That is only half correct. You need to add special
handling for any spaces in the subject line, like nbsp:
Word1<PRE>&nbps;</PRE>Word2
Jeff Grossman wrote : 263
Couldn`t you just use %20 for the spaces?