SQLitemanager

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
fblair
Forum Newbie
Posts: 8
Joined: Tue Feb 10, 2009 4:30 pm

SQLitemanager

Post by fblair »

I am new to this whole arena and have a basic question.

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 :lol:
Post Reply