? |
PHP FAQ
PHP Articles
PHP Help
Bulletin Board
PHP Manual (NEW!)
First Time PHP'ers
Help with programming
Sql assignment help
PHP Homework Help
|
? |
?Re: Jabbamonkey, reply to field exists... |
Author:??(---.cpe.net.cable.roger)
Date:???02-16-04 17:52
had another thought here as well...
you could try the case statement in sql (depending on your comfort with complex sql statements)
CASE
WHEN photo_field is not null THEN photo_exists = true
ELSE photo_exists = false
END CASE
|
|
|
?Newer Topic??|??Older Topic
|
?Topics |
Author? |
Date |
|
bastien |
02-16-04 15:49? |
|
Jabbamonkey |
02-16-04 16:04? |
 
|
?Re: Jabbamonkey, reply to field exists...??new
|
|
bastien |
02-16-04 17:52? |
|
Jabbamonkey |
02-17-04 05:17? |
|