Sorry for late reply,
I was running simple test scripts that is works for PHP/Apache DSO/Linux. It
turns out to be a my mistake in code. I didn't take a look at errors on browser.
Since I believed all scripts are working under Linux/Apache.
Both ereg() and eregi() works (PHP4.0.5RC1/Apache SAPI)
Sorry about that.
--
Yasuo Ohgaki
""Tobias Talltorp"" <[EMAIL PROTECTED]> wrote in message
9a4s0i$fmp$[EMAIL PROTECTED]">news:9a4s0i$fmp$[EMAIL PROTECTED]...
> They should both be there, but perhaps they have left it out from the new
> PHP4.0.5RC1, since preg is ever so much faster...
> Strange though, since I think there are many sites who need to rewrite their
> code to upgrade...
>
> // Tobias
>
> ""Phillip Bow"" <[EMAIL PROTECTED]> wrote in message
> 9a0jsj$d9h$[EMAIL PROTECTED]">news:9a0jsj$d9h$[EMAIL PROTECTED]...
> > If those aren't there(I am pretty sure they are) then the preg commands
> > should work. I know I am using one form or another on my site.
> > --
> > phill
> >
> > ""Yasuo Ohgaki"" <[EMAIL PROTECTED]> wrote in message
> > 9a0j2q$5vn$[EMAIL PROTECTED]">news:9a0j2q$5vn$[EMAIL PROTECTED]...
> > > Hello all,
> > >
> > > I would like to know standard regular expression functions (ereg(),
> > eregi(),
> > > etc) are missing in PHP for Windows?
> > > (I use PHP4.0.5RC1 from www.php4win.de)
> > >
> > > Thanks
> > >
> > > --
> > > Yasuo Ohgaki
> > >
> > >
> > >
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-WIN] Regular expression under PHP for Win? Missing? Yasuo Ohgaki
- Re: [PHP-WIN] Regular expression under PHP for Win? M... Phillip Bow
- Re: [PHP-WIN] Regular expression under PHP for Wi... Tobias Talltorp
- Yasuo Ohgaki