mrjameer Posted November 12, 2006 Share Posted November 12, 2006 hi,i want to send a mail to my client.in that mail my client should receive the message and should receive a link.when he clicks that link a small window should be open,so that he can send reply to me and once he press submit button then the link shoud die.i want to do with javascript/php.how i can do this please help me.thanksmrjameer Quote Link to comment https://forums.phpfreaks.com/topic/27021-sending-url-using-php/ Share on other sites More sharing options...
doni49 Posted November 12, 2006 Share Posted November 12, 2006 If you want this link to work only once, then I think you're going to have to store the info in a DB then when the user clicks the link, the info along with the clients comments would be sent to you and at the same time, the info in the DB would be marked as sent. Quote Link to comment https://forums.phpfreaks.com/topic/27021-sending-url-using-php/#findComment-123619 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.