03-02-2009, 06:51 PM
|
#5 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by ETbyrne
@allworknoplay: That's because I don't have to load the data into PHP when just using fscanf.
@Salathe: The problem with your code is that it requires me to load every line into PHP and then check it. I need to be able to do this with only fscanf if at all possible.
|
Thanks for bring this functionality to light for me, I am going to check it out, I could definitley use this for my projects.
I don't necessarily trust databases for everything. Sometimes I think people go overboard with databases because of the ease of use for the SQL language, but it doesn't always make sense to use a database for everything.
|
|
|
|