hi
i am running php 4.2.2-17 and i think anything >= 4.3 this function works.
i got a error saying
undefined function call file_get_contents in ..
i have a 2 files.
the 2nd file may be a part of the original file or same as the original as original.
the file size ranging from 5.7k to 204 k bytes.
how can i check this file, wh has anything and everything charater, i mean to say that this file has charater, numeric, newline, tab, noncharater also.
so just by putting the value in the array will not work, b'cos each charater has to be check.
can any one help me out.
thanks