sir pannels
10-24-2002, 02:51 PM
hey.
ok if worked out a script for displaying a few links acording to the contents of a field...in the field will be one word.... but what im trying to do now is an if statement.. so befor it prints the info it see is the field is blank...
in english...
if cell_name empty
print somestuff
else print some other stuff
ok i know how to do if else statements in php... the thing i need help with is seing if the filed is empty or not..
any ideas?
cheers :thumbsup:
P
ok if worked out a script for displaying a few links acording to the contents of a field...in the field will be one word.... but what im trying to do now is an if statement.. so befor it prints the info it see is the field is blank...
in english...
if cell_name empty
print somestuff
else print some other stuff
ok i know how to do if else statements in php... the thing i need help with is seing if the filed is empty or not..
any ideas?
cheers :thumbsup:
P