Lets say I have a 10,000 digit number in my database...
This would be laggy for the viewer if it was echoed out.
Is there a way to display only like 100 (the first 100)? Digits?
-Either using php, or (Pref.) using MySQL to only get the first 100...