Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
Ranked #4K
~7K People Reached
Favorite Forums
Favorite Tags
php x 4

4 Posted Topics

Member Avatar for trektrak

<?php //$time = "08:00:00"; $convert_time = strtotime($time); if($convert_time > 1383877800) { $tdStyle='background-color:green;'; } else { $tdStyle='background-color:red;'; } ?>

Member Avatar for trektrak
0
5K
Member Avatar for strongard63

A key should not be changed as your code depends on the provided key. Its the value that changes.

Member Avatar for Tpojka
-1
229
Member Avatar for chrisschristou
Member Avatar for chrisschristou
0
1K
Member Avatar for Prathibha K G

A group of radio buttons should have same name to work properly. However the values will differ.

Member Avatar for mchourishi
0
108

The End.