Search found 1 match

by mcsteve
Thu Apr 08, 2004 10:59 pm
Forum: General Discussion
Topic: continued best-practices for newbies
Replies: 4
Views: 529

New line

I made a super-newbie script that just saves peoples names to a file so that i can check to make sure that theyve gone to the site.(dont ask) But I have another script that is dependant on the fact that I get new lines in between each username. Here's my code: $LOGIN = $_REQUEST['log']; $CHECK = fop...