Fernando Rodríguez said the following on 19/01/2006 16:10:
>
> Hi,
>
> What's wrong with this line? I'm getting parse errors for it:
>
> if ( empty($payment) || !is_numeric($payment) ) {
>
Without any context (i.e. the preceding code), nor the actual error
message, it's pretty hard to say.