very buggy
Brought to you by:
freddy78
uploaded files from web\ will be created and saved in
web\sqlitemanager\ and not in web\ which they are supposed to.
Created tables with: sqlite_query($db , "CREATE TABLE iplogger (id INTEGER PRIMARY KEY, time DATETIME, ip VARCHAR(20))");
Is flickering between visible and invisible. When trying to insert or view the table, it isnt able to read write data. However a viev of the database file shows the data certanly is there and sqlite_quary works well???