php mail code required

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
coolumanga
Forum Newbie
Posts: 9
Joined: Wed Aug 18, 2010 11:21 pm

php mail code required

Post by coolumanga »

I want code for ............. php email code

form data submitting url ........... this url should convert automatically to pdf and attached automatically to that email .

then that email send.

email.php sholud include

To:
from:
url:



when i submit the form then URL should convert to pdf and it should attached to email as a pdf and then send

output should be

url should convert to pdf and attached to the email and send


plz help me to suitable code.
Post Reply