Can anyone give me a hand with this?
ll me how I can fix this, it would be greatly appriciated. Thanks, Scott Miller = 1048576) { $sOutput = round($iInput / 1048576).''; } else if ($iInput >= 1024) { $sOutput = round($iInput / 1024).' KBits'; } else { $sOutput = round($iInput).
MySQL Search
I can paste some of the script I've been working on, but if someone's already created something of the sort, and would be willing to share, it would be greatly appriciated. Thanks, Scott Miller - Before posting, please check