😶🌫️
I may be slow to respond
Highlights
Pinned Loading
-
Python-Learning-Materials
Python-Learning-Materials PublicA repository with all of the pdf files for learning
-
-
keybase.md
keybase.md 1### Keybase proof
23I hereby claim:
45* I am foxy4096 on github.
-
✨ A simple database wrapper 📦
✨ A simple database wrapper 📦 1<?php
2$GLOBALS['conn'] = $dbconn; // Replace it with your own `mysqli_connect` :)
3function db_query($sql, $params = array(), $single = true)
4{
5$stmt = mysqli_prepare($GLOBALS['conn'], $sql);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.