Download project files

How do I verify a download?


1.4 (Boron) release from the 1.x series released

Release information
Release notes:

This release features more functions for HTTPMySQL. Where possible, MySQLi functions are implemented.
Fixed an error with fsock implementation

Changelog:

Fixed parse_headers error (fsock)
Added PHPDoc comments
HTTPMySQL::query() now also can return true or false
HTTPMySQL_result->lenghts added
HTTPMySQL_result->field_count added
HTTPMySQL_result::fetch_array() added
HTTPMySQL_result::fetch_row() added
HTTPMySQL_result::fetch_object() added
HTTPMySQL_result::free(), free_result(), close() added
New version checking

File Description Downloads
download icon httpmysql-1.4.tar.gz (md5, sig) Source code 61
last downloaded 3 weeks ago
Total downloads: 61

1.3 (Carbon) release from the 1.x series released

Release information
Release notes:

Bug fix for fsockopen connector

Changelog:

Bug fix for fsockopen connector

File Description Downloads
download icon httpmysql-1.3.tar.gz (md5, sig) Source code 17
last downloaded 47 weeks ago
Total downloads: 17

1.1 (Nitrogen) release from the 1.x series released

Release information
Release notes:

This version features cURL support for HTTPMySQL. This is auto-selected when the script is run.
If you don't have cURL, fsockopen() is used instead.

Changelog:

Select fsockopen or cURL dynamically (class HTTPMySQL_connect).
Add cURL support.
Disable logging queries to file.

File Description Downloads
download icon httpmysql_1.1.tar.gz (md5, sig) Class+query file 17
last downloaded 47 weeks ago
Total downloads: 17

1.0 (Oxigen) release from the 1.x series released

Release information
Release notes:

This is the first release of HTTPMySQL
You can only access the query results via HTTPMySQL_result->fetch_assoc()
To change authentication: line 9 in query.php update the string after !=!!!

File Description Downloads
download icon httpmysql_1.0.tar.gz (md5, sig) Full archive 19
last downloaded 48 weeks ago
Total downloads: 19