tibberous Posted November 4, 2007 Share Posted November 4, 2007 I have a file. I want to read in the first 64 bytes, as 8, 8 byte integers. Does anyone know how to do this? It is a binary file, so I was thinking to open it up as binary, read($fp, , then convert it to a number somehow? Link to comment https://forums.phpfreaks.com/topic/75983-file-read-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.