> this :
>
> if ... $myOra="" ...
>
> should be more like :
>
> if ... $myOra == "" ...
>
> essentially you're setting $myOra as blank everytime which evaluates to
> true, then it ends up printing the blank, which is not good. regarding
> typos, this is a common one and since it reveals no
Already added, nothing changed at all...
> -Messaggio originale-
> Da: Jason Murray [mailto:[EMAIL PROTECTED]]
> Inviato: mercoledì 9 maggio 2001 9.56
> A: 'Gabriele Biondo'
> Oggetto: RE: [PHP] Little question
>
>
> >
> This needs to have a ?> after it...
>
> Jason
--
PHP General Ma
2 matches
Mail list logo