I was translating and don´t understand this:
line 90
This example will call the md5 on each
filename column in the database and return the
result
into $rows
This "database" is not "table"?
If I have a database with two tables, in example two columns named
filename, one in each table.
I was translating and don´t understand this:
line 90
This example will call the md5 on each
filename column in the database and return the result
into $rows
This "database" is not "table"?
If I have a database with two tables, in example two columns named
filename, one in each table.