-
Ajax :
```
$(document).ready(function(){
$.ajax({
type: 'POST',
url: "template/module/objek/get_provinsi.php",
cache: false,
success: function(msg){
$("#provinsi").htm…
-
**Information**
- Medoo version 2.1.4
- php 7.4
- mysql5.7
- windows
**Describe the Problem**
The quotation syntax can not used on the sql contains 'exists'. For example:
`DROP TABLE IF EXIST…
-
thank you guys for making such a great library! where can i find the **old version of documentation**, or the change log since a old version. I did not find it on project homepage and github descript…
lywon updated
2 years ago
-
127.0.0.1 pornoklipove.net
127.0.0.1 vzrastniporno.com
127.0.0.1 bustyanimalxxx.fun
127.0.0.1 zooporntube.club
127.0.0.1 womananimalxxx.club
127.0.0.1 maturezootube.fun
127.0.0.1 blowjobanimalxx…
-
**Information**
- Version of Medoo: 2.1.2
- Type of Database : MySQL
**Describe the Problem**
when I use insert method data is entered twice.
please check your source .
**Detail Code**
`$da…
-
How can we search in json fields with medoo?
For example, how do I do this query with medoo?
```
SELECT JSON_EXTRACT(details, "$.user_id") AS user_id
FROM users
```
ghost updated
2 years ago
-
**Information**
- Version of Medoo: 1.7.10
- Version of Php: 7.0.33
- System (Liunx): ubuntu 0.16.04.16
**Describe the Problem**
Php error.log All :
PHP Notice: Undefined index: time in Medoo…
-
**Information**
- Version of Medoo: 2.1.2 OK => 2.1.3 fail
- Type of Database (MySQL, MSSQL, SQLite...): MySQL
- System (Linux\Windows\Mac): Linux
**Describe the Problem**
When we migrated from…
-
**Information**
- Version of Medoo:@version 2.1.2
- Type of Database (MySQL, MSSQL, SQLite...):MySQL
- System (Liunx\Windows\Mac):Liunx
**Describe the Problem**
I want to list the data with a…
-
My `composer.json` (old project, don't ask 😅):
```json
{
"require": {
"php": "^7.2",
"ext-curl": "*",
"ext-ftp": "*",
"ext-json": "*",
"ext-openss…