From: Steve D. <sd...@ne...> - 2004-03-25 04:28:53
|
Hey guys, hows it going. I got a quick question I can't seem to find the answer to. How can you tell if a field value is NULL using php? I suppose you could use sqlite_fetch_single for each field, but that seems like overkill. BTW, do you guys have a roadmap for what you want in the next versions? I just barely started picking up on sqlite and I must say this little db is very cool. I'd like to hack on the script a bit, but so far I'm already making it exclusive to php5 and up. Anyway, Ive got a few ideas of my own, and I'll be submitting some patches here pretty soon, but just wanted to see what you got in mind. :) Steve |