-
- in attendance.php
- with a set of scheduled sessions monday to friday.
Did you remember to make the first column something unique in your call to get_records? Duplicate value '34' found in colu…
-
Нужно поправить переопределение mysqli::commit() и mysqli::rollback
иначе в новых версиях будет Strict Standards.
/**
\* Переопределение mysqli::commit()
*
\* @link http://ru.php.net/m…
-
i get this first login
```
FUNCTION bootstrap_builder.JSON_ARRAYAGG does not exist
SELECT pd.*,product.*, product.product_id as array_key
,(SELECT JSON_ARRAYAGG( JSON_OBJECT('id',…
-
Hey, where are the files to create the new database, and its respective tables for the davis circles website itself. I can technically create the tables to store our user's data, and wall posts via ph…
-
## Expected Behavior
Container PHP usage should work without any warnings and all the time.
## Current Behavior
We randomly/often get warnings like these with the PHP containers:
```
$ compos…
-
O layout foi feito utilizando conceitos de bootstrap
Mude a extensão do arquivo para .php:
Lista de Presenças
Lista de Presenças
…
-
Not sure why, but it looks like you're manually establishing a connection using mysqli. Why not use the built-in laravel functionality? At least mention mysqli in the readme. I was expecting that my l…
Remo updated
10 years ago
-
Need ->set_charset(). Currently not working correctly with my UTF-8 encoded DB.
-
i am using mysqli not pdo, how to integrate this with mysqli?
i am saving queries in function
function dbquery($sql) {
$msc = microtime(true);
$result = mysqli_query($GLOBALS["link"], …
-
目前,如果是php8.2以上的环境,蚁剑、哥斯拉、冰蝎使用自带的基于mysqli的管理工具均连不了数据库,渴望该项目成为以上shell管理工具的平替。