Login
Register
All class groups
Latest entries
Top 10 charts
Blog
Forums
Shop
Help
Login
Register
Thank you! One minor change, in mysql2i.
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Shop
Help
Recommend
this page to a friend!
PHP MySQL to MySQLi
>
PHP MySQL to MySQLi package blog
>
Do tomorrow what does...
>
All threads
>
Thank you! One minor change, in mysql2i.
>
(Un) Subscribe thread alerts
Subject:
Thank you! One minor change, in mysql2i.
Summary:
Package rating comment
Messages:
1
Author:
Manuel Guzman
Date:
2019-02-13 05:58:53
1. Thank you! One minor change, in mysql2i.
Reply
Report abuse
Manuel Guzman - 2019-02-13 05:58:53
Thank you! One minor change, in mysql2i.class.php encountered an error when the query was invalid. Here is an updated function
public static function mysql_fetch_array($result,$resulttype=MYSQLI_BOTH){
if (is_bool($result)) {
return [];
} else {
return mysqli_fetch_array($result,$resulttype);
}
}
About us
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
Copyright (c)
Icontem
1999-2025
For more information send a message to
info at phpclasses dot org
.
image/svg+xml
image/svg+xml
Contact us using Messenger