|
|
 |
RE: FN-FORUM: PHP if null show this instead of that
date posted 22nd August 2007 14:21
Matt, I jumped the gun! it is now showing null even thought there is a
record, the field type is varchar null is set to yes
Andrew
> -----Original Message-----
> From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
> PuntersPower
> Sent: 22 August 2007 15:26
> To: FN-FORUM / [EMAIL REMOVED]
> Subject: Re: FN-FORUM: PHP if null show this instead of that
>
>>
> Parse error: syntax error, unexpected T_PRINT, expecting '('
>
> This is because you need a ( after starting the If statement.
>
> If ( blah blah ) {
>
> } else {
>
> }
>
>
> --
> Freelancers, contractors earn more with Prosperity4
> Call 0870 870 4414 or visit www.prosperity4.com
> and benefit from Inland Revenue approved expenses today.
>
> To advertise here: http://www.freelancers.net/advertising.html
>
> |
 |
|