| Author |
Message |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Thu Aug 14, 2003 11:20 am Subject: Email ?? |
This is what im using works fine
<?php
echo "<html><body>";
$mailto = "@emaill.com";
$from = "From: error@email\n";
// Send the email ... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Thu Aug 14, 2003 3:12 am Subject: ................ |
| that works great , is there anyway to do it hidden ,I tryed to do it RUNH but that dont work and shellh isnt a command .... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Wed Aug 13, 2003 7:47 pm Subject: ... |
please remember <-- newbie , I hate to keep asking everyone to Give me everything : .... Please explain a lil bit |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Wed Aug 13, 2003 4:01 pm Subject: ......... |
| No matter what i put in vds the email is always the same , the email is what i have on my server in the php ..... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Wed Aug 13, 2003 5:55 am Subject: ..... |
| That works great , but is there anyway to add the error code into the email ?? The Above code would work fine but the error code can change .... Anyway i could just put in a %E into the email somehow ... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Tue Aug 12, 2003 6:41 pm Subject: ... |
| thanks PG but This isnt a big program & im not looking to spend the extra cash on the .dll ... as far as the php scrip im guessing i just save that as yaddaydda.php and upload it to my domain righ ... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Mon Aug 11, 2003 1:10 pm Subject: ... |
| Im looking to have it so when a user returns an error all they have to do it hit "report error" and it will send the the .txt file with the Error on it .. Also im not the best in the world with VDS an ... |
Topic: Email ?? |
TomC
Replies: 24
Views: 52951
|
Forum: General Help Posted: Mon Aug 11, 2003 3:03 am Subject: Email ?? |
| Im trying to make a Program that has a Bilt in Email Function , I use to use a command line program called Postie to do it but i cant seem to get it to work ... Iv got the program saving the message ... |
| |