summaryrefslogtreecommitdiffstats
path: root/mysql.php
Commit message (Expand)AuthorAgeFilesLines
* Update mysql.phpMatteo Baccan2020-09-141-2/+6
* Merge pull request #8 from froonix/mysql-pconnectSjoerd Maessen2020-07-031-5/+2
|\
| * Fix mysql_pconnect functionChristian Schrötter2020-07-031-13/+10
* | Implement mysql_db_query()Christian Schrötter2020-07-031-11/+13
|/
* Merge branch 'master' into mysql-select-dbSjoerd Maessen2020-01-091-29/+57
|\
| * Merge pull request #2 from futureweb/patch-1Sjoerd Maessen2020-01-091-19/+39
| |\
| | * Update mysql.phpAndreas Schnederle-Wagner2018-02-131-1/+1
| | * Update mysql.phpAndreas Schnederle-Wagner2018-02-131-19/+39
| * | Merge pull request #6 from opcode81/link-varSjoerd Maessen2020-01-091-11/+11
| |\ \
| | * | Fix use of common global variable name $link, changed to $__MYSQLI_WRAPPER_LINKDominik Jain2019-05-171-11/+11
| | |/
| * | Add mysql_escape_string() functionDyd9802020-01-091-1/+9
| |/
* | mysql_select_db: Add 2nd argumentChristian Schrötter2018-08-311-4/+2
|/
* Fix mysql_data_seekOlivier Bourdoux2017-09-071-2/+2
* Initial commitSjoerd Maessen2015-09-091-1/+1
* Initial importSjoerd Maessen2015-06-021-0/+678