Thread: How to code?
View Single Post
  #504 (permalink)  
Old 11-25-2007, 12:02 PM
ralph.ronnquist's Avatar
ralph.ronnquist ralph.ronnquist is offline
Senior Member
 
Join Date: Oct 2006
Posts: 297
ralph.ronnquist is on a distinguished road
Maybe you meant something like the following:
PHP Code:
if ( TimeHourClocks ) == ) {
    
MathFloorTimeMinuteClocks ) / 15 );
} else if ( 
TimeHourClocks ) == ) {
    
MathFloorTimeMinuteClocks ) / 15 ) + 4;

Reply With Quote