I strongly suggest reading the rfc1459:
End of command is \n\r and not \n\n;
The fullname in USER should be prefixed with : to indicate, that it's the
last parameter.
PHP issues:
Strings are not prefixed and sufixed with an escaped doublequote, "<string>"
is enough.

> Hello;
> in one of my php document i am using this parameters and about this
> parameters, i need raw`s \"user\" command`s parameters on undernet server.
If u
> send me that parameters i will be very happy. My computer has more than
one
> statical ip and i want to use one of them so i need this parameters. I do
> not know about if localhost settings are activated after user command...
If
> u give me information about these i will be pleased to you. Good works.
>
> My php tags ;
>
>   if($loop==0){
>     fputs($fp,\"nick $nick\\n\\n\");
>     fputs($fp,\"user $nick $server $server $fullname\\n\\n\");
>

-- 
volta

+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

Reply via email to