F False New member Apr 3, 2010 #1 I'm trying to make a php script that writes a text file... BUT I cannot figure out how get it to make a text file with the contents of this: $email=""; How do I add the TEXT "$email" as only text but not as a variable into a text file?
I'm trying to make a php script that writes a text file... BUT I cannot figure out how get it to make a text file with the contents of this: $email=""; How do I add the TEXT "$email" as only text but not as a variable into a text file?