SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: MySQL --> PHP
-
Jul 23, 2000, 02:42 #1
- Join Date
- Jul 2000
- Posts
- 19
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
How could I link a MySQL database I have created which stores e-mail addresses into a PHP Script which can be called when checking if an e-mail alias is taken or not. I can implement the PHP file, just not the MySQL link accross into it, and are their any programs which would help me in bulk e-mailing some of my Newsletters.
Thanks, Neo.
-
Jul 23, 2000, 09:51 #2
- Join Date
- Jul 1999
- Location
- Derbyshire, UK
- Posts
- 4,411
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
PHP has an inbuilt mail function ( http://www.php.net/manual/ref.mail.php ) that you can use. However I recommend you buy Professional PHP programming buy Wrox, my business partner tells me it is a very good book to read and that it has information about email and PHP in it.
------------------
Karl Austin
KDA Web Services
"Everyone has a photographic memory. Some just don't have film."
-
Jul 23, 2000, 11:07 #3
- Join Date
- Apr 2000
- Location
- Melbourne, Australia
- Posts
- 2,571
- Mentioned
- 2 Post(s)
- Tagged
- 0 Thread(s)
As for linking your MySQL database to your PHP script, my tutorial series on SitePoint.com has all the information you need:
Building a Database-Driven Web Site using PHP & MySQL
------------------
-Kevin Yank.
http://www.SitePoint.com/
Helping Small Business Grow Online!
Bookmarks