KSEltar - 2013-10-16

parser4isis. parser for cds/isis db output file
Copyright (C) 2006-2013 kseltar kseltar@gmail.com deshn project

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

USE
1) export with a isis application the database in iso format and
copy as dbbib.isis
2) read the file using "# php parseisis.php" this cut line by line,
because the file can have msdos format
3) read the file using "# php parse2.php", this create a file parsing
from metainfo into the head on each line, the output only create an
unnamed sql data table;
4) create a table from a example of bibliodatabase.sql and modify using
the dbfields.txt (in spanish) example.