30.09.2010, 14:14
I can't manage to make a function, that finds "[]=" in the file and removes that line. Can somebody help me? Bcz my people script files are bugged, and i don't want to fix 20k files by hand thanks.
But i still need to fix this.
if(fexist(file) && mysql_num_rows == 0) INSERT .....

java LineRemover "full path to the directory" "start of the line to remove" "only short info=1/0"

java LineRemover "/root/samp03svr/scriptfiles/user/" "[]=" "1"

