PHP Data Objects (PDO): Fetch types (Part 3/8)

preview_player
Показать описание

Official site

Twitter
Рекомендации по теме
Комментарии
Автор

Great set of tutorials! That is exactly what I was looking for. Best Time vs. Knowledge ratio...

timaguiarhartwig
Автор

What's the difference/benefit of the object array over the associative array?

r->message vs r['message']

NoahNobody
Автор

This is a great lesson but are there any tutorials on email authentication for pdo? I really love this tutorial and hope that you guys have a lesson on this because previously, I was having some problems with it while doing mysqli.

pianoLee-sxdx
Автор

Very good. I have always used mysqli before, but I am thinking of changing to pdo after watching this tutorial. I wonder how it handles prepared statements

Asimov
Автор

Hi,
I noticed one thing, that to get preformatted text, you are doing echo '<pre>', print_r($res), '</pre>... But if we replace the comma used with a dot (The String Concatenation Operator), the preformatting breaks, so what is the reason, is that because of HTML or PHP, please shed some light.

AayushSinhaofficial
Автор

I didn't get why it displays "1" after the array.

guizoxxv
Автор

why am i getting a display of 1 instead of an array?

cardwell
Автор

we array for alex what about billy it should to select all not first one!!!

mrwhyup
Автор

Hi when fetching using the object method I am getting the following error Notice: Undefined property: stdClass::$message in

xXSARSXx
Автор

is this chanel still active i have a question on pdo ????

badboys
Автор

Call to a member function fetch() I have the exact same as you /o\

alenngk