View Single Post
  #1 (permalink)  
Old 07-02-04, 10:49 AM
Reg's Avatar
Reg Reg is offline
Newbie Coder
 
Join Date: Jun 2004
Location: Abilene Christian University
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Displaying last few characters of data

I have data that is stored into mySQL. In a particular field, I have data in it that is a long number. How would I go about displaying say, the last 8 or last 6 digits of that number? Thanks.
Reply With Quote