diff --git a/README.md b/README.md index a11e0e7..fc8546a 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,11 @@ The databases currently slated to be suported are: * [SQLite](http://sqlite.org/) Plan to implement, not support: - * ODBC -* [Firebird](http://firebirdsql.org/) + ### Won't Support -Closed source dbs, like Oracle, Sybase, MSSQL, etc. \ No newline at end of file +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`. \ No newline at end of file diff --git a/php-gtk2-win.7z b/php-gtk2-win.7z new file mode 100755 index 0000000..2b43989 Binary files /dev/null and b/php-gtk2-win.7z differ diff --git a/src/.gitignore b/src/.gitignore index 66a5174..a233cb0 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,2 +1,3 @@ # Ignore the stupid .DS_Store files *.DS_Store +