sudhiajay Posted January 3, 2014 Report Posted January 3, 2014 Sir, I have a dynamic table pulling out from database which contains a field "complaint_status" this can take only two values PENDING and CLEARED. I want to show the field color for PENDING as RED and CLEARED as GREEN. How to do it with PHP. Please Help me.
kralcx Posted January 4, 2014 Report Posted January 4, 2014 Sir, I have a dynamic table pulling out from database which contains a field "complaint_status" this can take only two values PENDING and CLEARED. I want to show the field color for PENDING as RED and CLEARED as GREEN. How to do it with PHP. Please Help me. best to ask this question in the programming section under php
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now