On my gentoo machine I can check this with:
Code: Select all
/etc/init.d/svscan status
You can start it with
Code: Select all
/etc/init.d/svscan start
Code: Select all
svc -u /service/bincimap/
Regards
Code: Select all
/etc/init.d/svscan status
Code: Select all
/etc/init.d/svscan start
Code: Select all
svc -u /service/bincimap/
Code: Select all
$float = 55.3333333333;
$new_num = number_format($float, 2);
echo $new_num; //55.33
Code: Select all
Listen 80
Code: Select all
<div style="width=600;overflow:scroll;">text</div>
Code: Select all
<p style="max-width:200px;">text</p>
Code: Select all
<p style="width:200px;">text</p>