|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Programming/Scripting Questions about programming, bash scripts, perl, php, cron jobs, ruby, python, etc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
See here: PHP mail() Function which says about the headers argument:
Note: When sending an email, it must contain a From header. This can be set with this parameter or in the php.ini file.al. |
|
||||
|
I copy those headers arguments, add the from to php ini and still not working.
in the program if I write it in the headers variable, like this: headers = "******@****.***" . "\r\n"; heraders .= "charset.. and other sutff I copied literall I don't know.. bou it's not working Thanks anyway any other help will be very welcome! ![]() agunet74
__________________
Turbo 3000+ | 1593,57 MHz | 979 MB RAM | HARD DISK 40G Media | System: openSUSE 11.1 (i586) | KDE: 4.2 "release 1" |
|
|||
|
Here's a call from a webapp I wrote:
Quote:
|
![]() |
| Bookmarks |
| Tags |
| php mail |
| Thread Tools | |
| Display Modes | |
|
|