pjjTextBase overview

pjjTextBase is a set of powerful yet easy to use 20+ functions that provides a complete management for a simple relational database system, with data kept in industry standard text files (CSV, flat files). With pjjTextBase you can quickly develop a robust database-driven web application: anything from a guest­book, forum, poll etc. to fully-fledged CMS or e-commerce project. pjjTextBase is fast, stable, flexible, Unicode compatible, and comes with detailed documentation (html, pdf and Microsoft Help). Perfect solution if you can't or don't want to use SQL–the only requirement is PHP 4+, making your application very compatible with a variety of hosting plans and instantly deployable by a simple upload of the scripts.

To store data, pjjTextBase uses text files ("flat files"), eg.:

  id|author|title
  1|Agatha Christie|Evil Under The Sun
  2|Arthur Conan Doyle|A Study in Scarlet
  3|Raymond Chandler|Farewell My Lovely

Read more about data file format used by pjjTextBase.

Why not use SQL?

But what can I do with this script, though?

Click to see pjjTextBase's list of features.

Is my data safe in text files?

Yes, your data may be quite safe even in plaintext files. Read more about pjjTextBase's security.