PuszBaza
PHP Database


PuszBaza - php script written by myself - database
It allows you to use sql functions similar to famous databases Mysql,
Postgresql, etc., but without application of this kind of software

Download
What is PB?
How to install?
Documentation
Ready scripts
Forum and FAQ
Temporary disabled becouse of mass spam

What is PB

PuszBaza does not require any additional software like MySql or PostgreSql. It is based only on PHP4. Data is stored in usual text files with the following stucture (example):

id;name;how;
1;doll;cool;
2;carrot;stupid;

where the first line of the file are the names of columns. It is very similar to csv files for sql based software. To connect with PuszBaza you just need to include file puszkinbaza.php. To optimalize the size of puszkinbaza.php (and make loading of your site faster) I recommend to include only the functions you need. With regard to security this database does not provide any protection against unauthorised use. So if someone knows the name of your data file he can view your data without any problems. PuszBaza is very useful for various guest books, forums, surveys, counters, etc.


Ready scripts

All this scripts below are based on PuszBaza. If you have your own scripts based on puszbaza, plase send me and I publish them here.

PuszForum 1.1
File 28,05 kB
By Puszkin
Simple forum based on PuszBaza 1.2.2 You dont need anything else to use it (Only PHP).

phpPuszAdmin 1.2
File 26,05 kB
By Puszkin
This same feauters as in 1.0 version but this have abilitly to walking across directories in rigth menu. This give you chance to better sort your data files. Included addpuszbaza.php and puszbaza1.2.2. All in english. (In 1.2 login bug was fixed)

phpPuszAdmin 1.0
File 15,05 kB
By Puszkin
Big and full of very usefull functions admin to administrate data files of puszbaza. Included addpuszbaza.php and puszbaza1.2.2 Now you can add, delete columns, remame columns, remame tables, edit and insert fields and so on. All in english.

AddPuszBaza 1.0
File 0,08 kB
By Puszkin
addpuszbaza.zip is a collection of additionaly functions to puszbaza. It contains add, delete columns, create table and many more. To use it. Simply include it as puszbaza file (puszbaza file must be included too)

PuszGuestBook 1.0
File 9,05 kB
By Puszkin
Finaly aperar long waited script of GuestBook. It is zipped version of guestbook form my site. Comments and shortly readmy in english. In zip file I included puszbaza 1.2.1. Under this link you can find a working version of this guesbook (http://www.puszkinsite.rpg.pl/ksiega.php)

Forum 1.0
File 16 kB
By Puszkin
Old forum scirpt. You can see it on this site. Now you can download working version here. Under this link you can find a working version of this forum (http://www.puszkinsite.prv.pl/forum/kategorie.php)
In not long time new version

puszmyadmin 1.0
File 8,74 kB
By KRISS
First, best, cool html Admin for Puszbaza written by KIRS. Based on puszbaza 1.1,2


Download Puszbaza

Download PuszBaza 1.2.2 puszbaza122.zip 14kB

Puszbaza 1.2.2 has included documentation in English (PB_1_2_help_en.html) and Polish (PB_1_2_help.html) and template file (example.php) with data file (data.pbf) In this version the delete-last-line bug was fixed.

Download PuszBaza 1.3.4 beta version puszbaza134.zip
No documentation, only example.

How to install?

Unzip file puszbaza.zip. Copy unzipped files to your www directory (where PHP4 scripts work) Give the file dane.txt permission to write to all. You can do this by ftp of windows comander) Then run example.php in your browser. You will see listed records from file data.pbf. Different functions are hashed in example.php. Enjoy your work!

If you have any questions, feel free to write it in Forum of PuszBaza. Forum and FAQ


If you like PuszBaza put it on your site.