B Brian New member Dec 7, 2010 #1 If the number of hours is >= 0 proceed and if the number of hours is <= 0 then output invalid. Wondering if this can be written using AND, OR, or NOT in PHP. If so please let me know.
If the number of hours is >= 0 proceed and if the number of hours is <= 0 then output invalid. Wondering if this can be written using AND, OR, or NOT in PHP. If so please let me know.