I'm using PHP to store text into a file, messages.txt, in the form "$text \n", so each string is stored in it's own row.
What kind of a script could I use to remove the first/uppermost row from the file?
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.