redarrow Posted April 21, 2006 Share Posted April 21, 2006 Hi there i have designed and working on uploading files can you kindly point me in the wright direction to understand sizes off files.Example this is a text file but dont understand the size of the file.size: 297If there is a file size chart for file sizes please let me no cheersI got this far.[code]1,024 Byte = 1 Kilobyte (KB) 1,024 Kilobyte (KB) = 1 Megabyte (MB)1,073,741,824 Bytes = 1 Gigabyte (GB) 1 Gigabyte (GB) = 1,024 Megabyte (MB)[/code]size: 297 from the example above this txt file is 297 bytes is that correct. Quote Link to comment https://forums.phpfreaks.com/topic/8070-file-size-help-please/ Share on other sites More sharing options...
Ninjakreborn Posted April 22, 2006 Share Posted April 22, 2006 if it's just basic text files then generally they are shown as kilobytes, which is the lowest. Those are basic computer size information, so you can google it for detailed explanations of bytes kilobytes. Normally it starts at kilobytes even for word documents.but it could be bytes, it's either the first or second. if it is a basic text file my guess would be bytes Quote Link to comment https://forums.phpfreaks.com/topic/8070-file-size-help-please/#findComment-29528 Share on other sites More sharing options...
litebearer Posted April 22, 2006 Share Posted April 22, 2006 [a href=\"http://familyinternet.about.com/cs/computinghelp/l/aa052401a.htm\" target=\"_blank\"]http://familyinternet.about.com/cs/computi...l/aa052401a.htm[/a]Lite... Quote Link to comment https://forums.phpfreaks.com/topic/8070-file-size-help-please/#findComment-29566 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.