11 entries for "
round" as
partial match | search took 0.09 seconds
information | timestamp to time passed | 5 matches
line 17: if(round($weeks)) $timestring = round($weeks)." weeks ";...
line 18: if(round($days)) $timestring .= round($days)." days ";...
line 19: if(round($hours)) $timestring .= round($hours)." hours ";...
line 20: if(round($minutes)) $timestring .= round($minutes)." minutes ";...
line 21: if(!round($minutes)&&!round($hours)&&!round($days)) $timestring .= round($seconds)." seconds ";...
directories | human readable size | 3 matches
line 37: return round($rawSize/1048576, 1) . 'MB';...
line 39: return round($rawSize/1024, 1) . 'KB';...
line 41: return round($rawSize, 1) . 'bytes';...
file handling | file informations | 3 matches
line 10: $fs = round($fs / 1073741824 * 100) / 100 . " Gb";...
line 12: $fs = round($fs / 1048576 * 100) / 100 . " Mb";...
line 14: $fs = round($fs / 1024 * 100) / 100 . " Kb";...
html and code | alternate row colors | 3 matches
line 1: this will output a table with alternating row backround colors....
line 14: // the background colors on mouseover...
line 36: <tr id="row'.$n.'" style="background:'.$style.';" onmouseover="this.style.background=\''.$hoverstyle.'\'" onmouseout="this.style.background=\''.$style.'\'">...
string handling | string to columns | 2 matches
line 42: background-color:'.$bgcolor.';">...
line 58: background-color:'.$bgcolor.';">...
html and code | html entities | 2 matches
line 9: <tr style="background: #606060; color: #eeeeee">...
line 16: <tr style="background: #f'.(($x % 2)*2).'f'.(9-(($x % 2)*9)).'f'.(($x % 2)*9).';">...
html and code | simple php code highlight | 2 matches
line 11: <td style="width: 20px; background-color: #D4D4D4; padding-right: 2px; padding-left: 2px; text-align: right; vertical-align: top;">...
line 24: <td style="width: 580px; background-color: #FFFFFF; padding-right: 5px; padding-left: 5px; vertical-align: top;">';...
information | loading time | 1 match
line 22: $time = round($time,6);...
html and code | floating div | 1 match
line 13: background: white;...
html and code | view php source | 1 match
line 32: echo '<div style="background:whitesmoke; width: 600px;">';...
image editing | analog GD clock | 8 matches
© 2008
phparadise |
go to the top32 hits by 14 users in the last 30 minutes.