On Sat, 18 May 2002, andy wrote:
> I would like to validate a website adress. Unfortunatelly my eregi stmt does
> not work:
>
> if (eregi("^@([0-9a-z][0-9a-z-\.]+)\.([a-z]{2,3}))", $website)){ // not a
> link
>
> I am getting the error msg:
> Warning: REG_ERANGE in extend.inc on line 94
>
> do
> "andy" <[EMAIL PROTECTED]> wrote:
>
> > Hi there,
> >
> > I would like to validate a website adress. Unfortunatelly my eregi stmt
does
> > not work:
> >
> > if (eregi("^@([0-9a-z][0-9a-z-\.]+)\.([a-z]{2,3}))", $website)){ // not
a
> > link
> >
> > I am getting the error msg:
> > Warning: REG_ER
2 matches
Mail list logo