[PHP]Gunzip problem
Hello, I have txt file "text.txt" that contains: line1:one line2:two line3:three line4: Line 4 contains empty string. If I use f*() functions to read from the file: $handle=fopen("text.txt","r"); while (!feof($handle)) echo("-".chop(fgets($handle))
[PHP] copy a string
le, just a string. Anyone got a solution to this problem? Im very grateful for any help i can get! With Regards, Oskar Hermansson, Sweden