I don't know how many times or ways I can say it.
The script returns all file sizes in bytes-regardless as t hoe big it is.
I was merely hoping to get the script to change and give results in kb,mb,gb,tb if the size was this big
As it is it reports sizes in bytes only
ie; 397bytes,4,932bytes 34,987bytes or even 234,875bytes and so on in stead of 3.2kb or 1.4mb and so on.
I will keep tinkering with the original until I either get it or decide to dump the idea.
I just thought that if I posted the original script and the second one(this uses the bytes,kb,mb,gb,tb in the script) that it would be an easy fix for a php guru.
But thanks for looking

