cileqesh76;
system/library/ dosyasını mail.php
içine gir
alttaki kodları yapıştır kaydet çık.
sunucuya at !
çalışmalar
Bu kadar...
--------------------------
<?php
final class Mail {
protected $to;
protected $from;
protected $sender;
protected $subject;
protected $text...