Re: [DOC-WEB] docweb login system
[email protected] ("Nuno Lopes")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <007501c5945e$22881ef0$0100a8c0@pc07653> |
> Let me know what's required. > > Regards > --jm First of all, you need to set the permissions of the sqlite dir and its files to 0666. Then (using the simple sql injector) create the table in the users.sqlite db (sql in the sql/users.sql file) Nuno