Hey, i have 4 textfields and i need to check that at least two of them are full.

Would it b better to check it client-side using JS or server-side using PHP?

Can anyone please help??

Thanks