logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: help with sending links in mail thru php
Author
peacemaker



Joined: 23 May 2008
Posts: 80

PostPosted: Tue 26 May '09 11:47    Post subject: help with sending links in mail thru php Reply with quote

Hi everyone,
can anyone help me out , i know how to send mail thru php, i need to know how to send a link for subscribing/unsubscribing or accepting thing thru mail.
so that without accepting this the user will nt be able to added to database for further use.
or in other way if any of the customer sends comments on site and i want that comment to come to mail first and theni can accept or reject that message then only it should be able to to display on the web site.

thats it.
i thanks in advance if you have any idea for the mail how to do that. thanking you for that .
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 26 May '09 23:35    Post subject: Reply with quote

Well you can send a htmlemail.

in the manual is an example http://de2.php.net/manual/en/function.mail.php

see Example 4
Back to top


Reply to topic   Topic: help with sending links in mail thru php View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner