A php include that replaces all mysql functions with the corresponding mysqli functions
Stars
114
Forks
70
Watchers
114
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
3
commits
1
commits
1
commits
1
commits
1
commits
fix for php8.2: check for bool values that would cause an exception
f4a6426View on GitHubfix for php8.2: check for bool values that would cause an exception
32daceeView on GitHubImplemented: mysql_field_type, mysql_field_len and mysql_num_fields functions
740b62dView on GitHubTODO: add all functions that are still missing with an error message
f8155d0View on GitHub