>Now it's change the file.
>Very funny :)
>
>if I want the user type one IP.
>I saw the example guestbook.cgi.
>
>Perhaps still :
>
>
>my $ip;
>print IP "To: $ip\n";
>for (@file) 
>  {
>    s/192.168.1.85/$ip/g;
>     print FILE $_;
>   }
>

What would you like to say?

--
http://home.arcor.de/jeffpang/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to