Jump to content

sending url using php


mrjameer

Recommended Posts

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.


thanks
mrjameer
Link to comment
https://forums.phpfreaks.com/topic/27021-sending-url-using-php/
Share on other sites

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.
Link to comment
https://forums.phpfreaks.com/topic/27021-sending-url-using-php/#findComment-123619
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.