Results 1 to 7 of 7
Thread: html
Hybrid View
-
3rd June 2009 21:58 #1
html
! e-mail , Outlook, . ABV . e-mail.abv.bg action <form> , e-mail . :
<form enctype="text/plain" action="mailto:me@abv.bg" method="post">
, , e-mail abv- !
!Last edited by xstyle; 7th June 2009 at 15:09.
-
3rd June 2009 22:21 #2
-
3rd June 2009 22:55 #3
-
3rd June 2009 23:41 #4
-
3rd June 2009 23:41 #5. .PHP Code:
<?php
$to = "recipient@example.com";
$subject = "Hi!";
$body = "Hi,\n\nHow are you?";
if (mail($to, $subject, $body)) {
echo("<p>Message successfully sent!</p>");
} else {
echo("<p>Message delivery failed...</p>");
}
?>
''? * *
- !
...
-
4th June 2009 16:19 #6
Swift Mailer
http://swiftmailer.org/
.
-
4th June 2009 18:25 #7




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in