Updated Readme, added windows php-package
This commit is contained in:
parent
41db5ce3a3
commit
5e0f363eae
@ -13,9 +13,11 @@ The databases currently slated to be suported are:
|
|||||||
* [SQLite](http://sqlite.org/)
|
* [SQLite](http://sqlite.org/)
|
||||||
|
|
||||||
Plan to implement, not support:
|
Plan to implement, not support:
|
||||||
|
|
||||||
* ODBC
|
* ODBC
|
||||||
* [Firebird](http://firebirdsql.org/)
|
|
||||||
|
|
||||||
### Won't Support
|
### Won't Support
|
||||||
Closed source dbs, like Oracle, Sybase, MSSQL, etc.
|
Closed source dbs, like Oracle, Sybase, MSSQL, etc.
|
||||||
|
|
||||||
|
### Included pre-configured version of php for windows
|
||||||
|
Because php-gtk is such a pain to compile on Windows, I've put together this package from the latest php-gtk windows package in `php-gtk-win.7z`.
|
BIN
php-gtk2-win.7z
Executable file
BIN
php-gtk2-win.7z
Executable file
Binary file not shown.
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
# Ignore the stupid .DS_Store files
|
# Ignore the stupid .DS_Store files
|
||||||
*.DS_Store
|
*.DS_Store
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user