Code: Select all
something- something something some thing
something- something something some thing
something- something something some thingCode: Select all
while ($abc = fscanf ($fd , "%s\t%s\t%s\n" )){
list...
..... code continues ...
}Anyone know the solution?
BTW: There is a way to put regular expressions in "search format", right? How?