| Visit tutorial >> |
| Tutorial on sending email using Pear::Mail. Examples using include php mail() function, SMTP, SMTP with authentication, HTML and text formats as well attachments. |
| Hits: 376 |
| Visit tutorial >> |
| In this tutorial you will learn how to send mail using PHP and Flash. You can send mail from your server to any email address all over the world. You can append your site's footer at the end of the message. Beware of anonymous remailer service, though. |
| Hits: 875 |
| Visit tutorial >> |
| Sendmail is an open source program used on most unix computers and some nt workstations as well. You will learn how to use perl s ability to open pipes to programs to run sendmail and feed it with input with this tutorial. |
| Hits: 398 |
| Visit tutorial >> |
| E-mail Validation with PHP This tutorial will show you how to check to see if an E-mail address is valid. |
| Hits: 264 |
| Visit tutorial >> |
| This tutorial shows you how to set up a form based e-mail system from within your Flash movie. It describes how to set up the basic form components in the Flash movie as well as giving you the basic knowledge of how to set up either a PHP Perl or ASP script to handle the e-mail and have it sent to an address that you specify. |
| Hits: 4626 |
| Visit tutorial >> |
| Sending e-mail with attachments from an ASP.NET page Y... Email: Password: Auto-Login: Miscellaneous Links ) Sending e-mail with attachments from an ASP.NET pageby .... sending e-mails has become much easier in ASP.NET. In previous versions of ASP we either used a third party component o... |
| Hits: 313 |
| Visit tutorial >> |
| JMail.SMTP Mail component Get external pages In this tutorial we will used Microsoft s XMLHTTP Object to request a pa... component which is probably installed in your server. The traditional usage of Microsoft s XMLHTTP Object is to access... |
| Hits: 306 |
| Visit tutorial >> |
| Creating a Mail Form with PHP and Flash - PHP Help (If you were logged in this banner wouldn t be here)... Mail Form with PHP and Flash by George Introduction In this tutorial we are going to show you how to create a contact f... |
| Hits: 775 |
| Visit tutorial >> |
| PHP Tutorials - Form Mai... Mail Form. Fortunately PHP makes it extremly easy to use form mail using the mail function. So the Form Mail we re g... form and the second part is the processing for the form. However we have to work backwards and do the processing befor... |
| Hits: 247 |
| Visit tutorial >> |
| PHP WORLD - Free PHP... Send Mail in PHP In this example we will show how to send an email message to someone in PHP. PHP Code: ?phpecho "htm... mail ("karn@nucleus.com" "Subject" "Hello!") echo "Sending mail..." echo "/body /html " ? It is that sim... |
| Hits: 330 |