unsa-on pag buhat email notification mga bro....i need your help ani
![]()
kasuway naka gamit ug PHPMailer?
wala pa...kato ra sample w3school ako na sulayan pero mao lagi mo error stmp daw
if you are using Windows OS that is bound to happen, especially if you haven't set your MAIL settings. I'm guessing here, you are using WAMP/XAMPP correct? There is a way for you to use phpmail if you setup the mail server included in the PHP development.
If you are using XAMPP, you need to setup your mercury mail server properly or if you want it plain and simple, setup the sendmail program properly.
If you are in a linux/unix environment, you don't need to do that because sendmail/mail is already built-in in these environment.
pra asa mana nmo gamiton imong email notification? pra sa site nmo? naa koy nbuhat nga script and working jd xa :]]
PM you already with the script. tested and working nana nga script for almost a year. Goodluck and Godbless sa inu thesis bro!
PM lng kng unsay problema. or instructions.
bro kato upper portion mao tong html side sa ubos mao to php side?
php side to tanan. e save lng to og mail.php(sample filename) pra itawag ra nmo sa form ba.
// html side
<form action="mail.php" method="post">
<input type="text">
</form>
nia sa php side.
// php
<?php
// --- katong akong geh hatag nmo nga code.
?>
Similar Threads |
|