JYM Coders

JYM Coders

Share

JYM Coders are small start-up firm .The services we offer include website development and design, hosting, maintenance, marketing, and analysis.

29/09/2015

By using below FBML Query you can get total number of likes for any page easily-

graph.facebook.com

29/09/2015

/* function show upload file size*/
function formatSizeUnits($bytes)
{
if ($bytes >= 1073741824)
{
$bytes = number_format($bytes / 1073741824, 2) . ' GB';
}
elseif ($bytes >= 1048576)
{
$bytes = number_format($bytes / 1048576, 2) . ' MB';
}
elseif ($bytes >= 1024)
{
$bytes = number_format($bytes / 1024, 2) . ' KB';
}
elseif ($bytes > 1)
{
$bytes = $bytes . ' bytes';
}
elseif ($bytes == 1)
{
$bytes = $bytes . ' byte';
}
else
{
$bytes = '0 bytes';
}
return $bytes;
}

Want your business to be the top-listed Computer & Electronics Service in Jaipur?
Click here to claim your Sponsored Listing.

Website

Address


Jaipur