Hi,
On receiving input from a user I need to reference it to a text file to see
if that entry is present in the file. Is it possible to do this in php, or
will it need to be done in Javascript? Or is it not possible at all? Each
entry in the text file is on a new line if that makes any difference.
Cheers,
Paul
On receiving input from a user I need to reference it to a text file to see
if that entry is present in the file. Is it possible to do this in php, or
will it need to be done in Javascript? Or is it not possible at all? Each
entry in the text file is on a new line if that makes any difference.
Cheers,
Paul
Comment