| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Added port support for the PostgreSQL connection - Added disconnect for the PostgreSQL connection
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed the escape method to get a real escape for MS SQL Server
- Changed formatting to fit standards - Methods with public
- Methods with public
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed formatting to fit standards - Methods with public
…why, but that's life sometimes
- Cleared parameter formats from mixed commaspace / comma to comma space. - Added PHPDoc documentation tags and extended the documentation - Changed formatting to fit standards - Methods with public
…the parent constructor
… of array access to rows.
…ut these nice Orarcle TNSNAMES.ora file. In addition, one is able to define the correct codepage, which helps, to avoid the UTF8 conversions.
…moved, because MySQL only accepts this parameter in this way.
…ck_connect method.
| Back | FazBrowse Home | New Git URL |
Hi Justin,
I've done a lot of work on ezSQL to bring it up to PHP5.2+
That included extending some escape functions, standard formatting, unit tests, PHPDoc tags, and the PHPDoc documentations.
The code will be used in the ongoing development of MODX Evolution. It has to fit the standards there, which meant PHPDoc and unit tests.
Maybe this might be helpful for others.
Best regards and happy easter
Stefanie