-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Si pe langa asta, replace "\r\n" cu "\n" NU e acelasi lucru cu replace
"\r" cu "" pt ca "\r" ar putea teoretic sa fie si singur (fara "\n" dupa
el) si in acel caz nu vrei sa convertesti.
On Mon, 9 Feb 2004, Dan V wrote:
> Daca nu folosesti REGEXP, foloseste str_replace - e mai rapid.
> Dan
> MihaiV said:
> > On Mon, 9 Feb 2004 07:07:51 +0200
> > "Dan V" <[EMAIL PROTECTED]> wrote:
> >
> >> str_replace($sting,"\r\n","\n"); ?
> >>
> >>
> >
> > da am gasit ceva asemanator si chiar merge:
> > $posted_data=ereg_replace ("\r","",$posted_data);
> >
> > --
> > Mihai Voica
> >
> > ---
> > Detalii despre listele noastre de mail: http://www.lug.ro/
> >
> >
>
>
> ---
> Detalii despre listele noastre de mail: http://www.lug.ro/
>
>
- --
Mihai RUSU Email: [EMAIL PROTECTED]
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAJzafPZzOzrZY/1QRAnmrAJ4vR0CBvEvku2WeFoIikNkAv2L+KACgxrWj
Hnxa7oln/2d7hjrV8TUHLyo=
=h+53
-----END PGP SIGNATURE-----
---
Detalii despre listele noastre de mail: http://www.lug.ro/