Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

CRUD with PHP + FirebirdSQL.

Notifications You must be signed in to change notification settings

anovsiradj/crud-php-firebird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Example CRUD (Create, Read, Update, Delete) with FirebirdSQL on PHP.

Tested on Firebird version 2.5.x, Ubuntu.

"backup.meta.sql" file, is created with cmd:
gbak -m -user sysdba -password masterkey -b /var/www/database/firebird/test2.fdb backup.meta.sql

FirebirdSQL Sites:
https://www.firebirdsql.org/
https://www.firebirdsql.org/en/documentation/

License CC0.

Releases

No releases published

Packages

No packages published

Languages