hey ! i want to read a text file... actually my text file contains 6 digit serial number in the start and then from 7th character onward is my real data. I tried to read file from the 7th character but couldnt do so.. can anyone pleaseeeee help me how can i do this... i tried to do file_get_contents() bt didnt get the required result with that also...