Php mysqli Class Documentation Release 0 Read the Docs Sep 16, 2017


PHP MySQLi Class Documentation, Release 1.0



Download 105,85 Kb.
Pdf ko'rish
bet9/11
Sana20.07.2022
Hajmi105,85 Kb.
#830764
1   2   3   4   5   6   7   8   9   10   11
Bog'liq
php-mysqli

29


PHP MySQLi Class Documentation, Release 1.0
30
Chapter 14. Subqueries


CHAPTER
15
EXISTS / NOT EXISTS condition
$sub = $db->subQuery();
$sub->where(“company”,
‘testCompany’);
$sub->get
(“users”,
null,
‘userId’);
$db->where (null, $sub, ‘exists’); $products = $db->get (“products”); // Gives SELECT * FROM products
WHERE EXISTS (select userId from users where company=’testCompany’)
31


PHP MySQLi Class Documentation, Release 1.0
32
Chapter 15. EXISTS / NOT EXISTS condition


CHAPTER
16
Has method
A convenient function that returns TRUE if exists at least an element that satisfy the where condition specified calling
the “where” method before this one.
$db->where(“user”, $user); $db->where(“password”, md5($password)); if($db->has(“users”)) {
return “You are logged”;
} else {
return “Wrong user/password”;
}
33


PHP MySQLi Class Documentation, Release 1.0
34
Chapter 16. Has method


CHAPTER
17
Helper methods
Reconnect in case mysql connection died:
if (!$db->ping())
$db->connect()
Get last executed SQL query: Please note that function returns SQL query only for debugging purposes as its execution
most likely will fail due missing quotes around char variables.
$db->get(‘users’); echo “Last executed query was ”. $db->getLastQuery();
Check if table exists:
if ($db->tableExists (‘users’))
echo “hooray”;
mysqli_real_escape_string() wrapper:
$escaped = $db->escape (“’ and 1=1”);

Download 105,85 Kb.

Do'stlaringiz bilan baham:
1   2   3   4   5   6   7   8   9   10   11




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish