View previous topic :: View next topic |
Author |
Message |
mike727 -
Joined: 01 Dec 2004 Posts: 3
|
Posted: Sun Jan 02, 2005 8:20 am Post subject: email form |
|
|
i have a script iv used be4 on other sites (not hosted off my comp/abyss webserver)
when i tested it out i didnt get the email, its not the script as its worked off other webservers so is there a way i need 2 config abyss? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Sun Jan 02, 2005 7:02 pm Post subject: |
|
|
For a mail FORM use mail() with $_POST[''] to get the credintials (spelling) proveded in the post.[/code] _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
|