Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> maillista, dzieki za pomoc xD (naprawione)
gottlich
post 7.11.2007, 16:37:19
Post #1





Grupa: Zarejestrowani
Postów: 10
Pomógł: 0
Dołączył: 7.11.2007

Ostrzeżenie: (0%)
-----


moj problem wyglada tak
http://ogame-online.cba.pl/tuningpc/1.php
i jak probuje dodac adres to przechodzi do
http://ogame-online.cba.pl/tuningpc/maillist.php
a adres i tak sie nie zapisuje

a tak wyglada poczatek pliku maillist.php reszta tego kodu raczej nie powinna zawiarac bledu
Kod
<html><head><title>PHPMailList</title></head><body>
     <?php
    
     // Set the username and password. CaSe SeNsItIvE.
    
     $user = "admin";
     $pass = "123";
    
     // The title of the mailing list..
    
     $list_name = "newstler pc tuning";
    
     // The full server path to the data file.
    
     $list_file = "http://ogame-online.cba.pl/tuningpc/list.dat";
    
     // All emails from the list will be sent to this address.
    
     $owner_email = "tizaro@interia.pl";
    
     // Send a welcome message on subscription. Yes: 1 No: 0
    
     $send_welcome = "0";
    
     // The subject of the welcome message.
    
     $welcome_subject = "Welcome to $list_name";
    
     // The the content of the welcome message.
    
     $welcome_msg = "witaj
     The email address: $email has been subscribed to $list_name.
    
     Please see below for info about unsubscribing.";
    
    
     // Send a goodbye message on unsubscription. Yes: 1 No: 0
    
     $send_goodbye = "0";
    
     // The subject of the goodbye message.
    
     $goodbye_subject = "Good bye from $list_name";
    
     // The the content of the goodbye message.
    
     $goodbye_msg = "
     The email address: $email has been unsubscribed from $list_name.";
    
     // No Need to edit below here.
    
     $version = "1.0a";
    
     $msg_footer ="
    
     ---
     If you recieved this message by mistake and/or you wish to
     unsubscribe yourself just go to this address:
     http://$HTTP_HOST$PHP_SELF?action=unsub&email=$email
    
     Message sent by:
     PHPMailList
     http://php.warpedweb.net/
     ";


Ten post edytował gottlich 8.11.2007, 01:53:33
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 30.06.2025 - 01:03