I trying to find out if my current ISP will host things that work in PHP I have come up with another question. My ISP does not host MySQL, but can I use SQLite? I am not going to need full 'relational' type database, just some fairly flat data.
Since SQLite is not really a server, where does it go on my PC and on the host site so that PHP can see it?
Thanks,
Fred