Hi All,
Can anybody put me in the right direction for counting empty cells in a row?
Thanks
If anybody needs more info, its kind of like a post submittion check.
Say im filling in an address form. I want to show a count of empty lines from that form
Something like this?
SELECT * FROM info WHERE address = ''
my solution was to use all variables in an array and then use substr through each variable with a counter
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.