PHP and Sqlite go pretty much perfectly together. But then again that would be a little lie - in the case of sqlite there would be actually 2 files. But then again without some .htaccess file it would be impossible or very hard.
So the idea is you can server css and js with the help of header through php, and you can store images or documents in the sqlite databse.
So in the end 3 files would be the least to build a mini-cms. much like this one I'm playing with. minus the images.
Comentarii