You are here: DEVPPL Forum Programming PHP and MySQL Forum
NOTIFICATIONS
54.091
MEMBERS
15.687
TOPICS
62.261
POSTS
  562
FLASH GAMES
7.740
TUTORIALS
 

Login

E-mail:
Password:

Mail Problem

0

Loading

Mail Problem

Postby John_zakaria » Wed Nov 24, 2010 11:32 am

hi guys..
i am using php to send mail with 4 attachements from my local Computer.. and everything is working fine..

but when i saved the mail in database the attachements will not be saved.. so

1- how to save attachment in my database... to let the user send the saved mail with its attachment (like saving draft in outlook, hotmail............)

also

2- i want to know how i can make the user browse his server while pressing on "browse" to send the file that exists on server as attachement coz the files are uploaded in it's server.


any help please
John_zakaria
 
Reputation: 0
Posts: 60
Joined: Sun Feb 08, 2009 8:29 am
Highscores: 0
Arcade winning challenges: 0

Mail Problem - Sponsored results

Sponsored results

Login to get rid of ads

 

0

Loading

Re: Mail Problem

Postby John_zakaria » Wed Nov 24, 2010 11:50 am

also i have another idea... i can save file name of the file uploadded in database and select this file form the folder uploaded in.. and then send it in my mail as attachemnt

example:
filename1.pdf "send as attachement"
filename2.jpg "send as attachement"

so when i choose the files using checkboxes i can send them.. but i dont know how to send a file that exits on server as attachement in my mail without browsing????/
John_zakaria
 
Reputation: 0
Posts: 60
Joined: Sun Feb 08, 2009 8:29 am
Highscores: 0
Arcade winning challenges: 0
^ Back to Top