Re: [PHP] Re: help with end of line charater

2009-01-30 Thread Konstantin S. Kurilov
Hello Adam! $list2 = explode("\n", $list); // "\n" not "\r\n" $list = implode("\r\n", $list2); foreach ... - not need with the best regards - Konstantin Kurilov Shawn McKenzie wrote: Adam Williams wrote: I have staff inputting email addresses into a named $list on a form and when they c

Re: [PHP] Communication between PHP Server code and HTML/JavaScript client without refreshing the page

2003-07-04 Thread Konstantin S. Kurilov
Hi, Excuse, skip one file. It is full set of RPC files. - Konstantin. "Konstantin S. Kurilov" wrote: > > Hi, > > It is RPC software. > > I have used it. It work for me. > > - Konstantin > > === > FrЕn: Jon Smirl [SMT

Re: [PHP] Communication between PHP Server code and HTML/JavaScript client without refreshing the page

2003-07-04 Thread Konstantin S. Kurilov
Hi, It is RPC software. I have used it. It work for me. - Konstantin === FrЕn: Jon Smirl [SMTP:[EMAIL PROTECTED] Skickat: den 12 mars 1999 05:21 Till: [EMAIL PROTECTED] AngЕende: [PHP3] RPC for PHP from the browser This is a port of Microsoft's remote scripting