Browse a Listing
Top > PHP > Tips and Tutorials > Email Systems
Popular Tags
Free Script links
This tutorial will teach you how to make a simple newsletter in PHP/MYSQL with account activation. This will require PHP that is not running in SAFE_MODE or PHP that at least allows the sendmail function(duh, you can't send mail without this enabled).
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Apr 1, 2007 Hits: 177 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
We are using in this tutorial Xajax a very powefull and easy to use PHP Class library which makes it possible to execute a PHP script using XML and some JavaScript code. Get the latest Xajax library here.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: May 2, 2007 Hits: 20 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Soon or later every people who learn php will meet PHP lovely function for sending email mail()
Unfortunately many beginner who install only PHP, MYSQL and Apache in windows don’t know how to test their email script like contact form, mailing list etc.
Today, I’ll show how to install mail server software available in internet called Argosoft Mail Server.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: May 22, 2007 Hits: 10 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Learn how to create a simple mail sender class in PHP. Sending emails with PHP is a lot easier than you would think, however you need to care about some settings to avoid moving your emails into a spam folder.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: May 24, 2007 Hits: 6 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
The simple PHP mail() function is safe, reliable, easy to use and very useful. Below we'll show you step-by-step different ways to use the mail() function. Including sending a basic e-mail with sender, receiver, subject and body, an e-mail with a few receivers and then a full blown example with headers, HTML e-mail and the works.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Jan 4, 2008 Hits: 4 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR