PHP Basics: MySQLi

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

The i stands for improved.
Рекомендации по теме
Комментарии
Автор

No better time to make the switch than the present. More mysqli vids would defo ease the bump. Thanks man.

agv
Автор

The fetch functions advance the row pointer by one as well we returning the current row. If there are no more rows you get false or null depending on the function.

betterphp
Автор

I didn't bother with MySQLi after looking at it for a bit. I've used regular MySQL so much that I have code written up for almost all situations that I can just copy and paste. Nothing is more efficient than a job that's finished before it's started.

Cornbane
Автор

So using mysqli we have the output as an array, how do we go about formatting the data into formatted blocks?

dashbyictfd
Автор

Something I don't understand. WHY does PHP progress through MySQL results when it's put in a while loop?

Jaxkr
Автор

what are the -> things?

i don't get it...

harresnar
Автор

Hmmm im fallowing this better then I though I would but I can't seem to find a tutorial that will show me how to use Mysqli to upload data to a server only to return data safely when All I really care about is getting a users data onto my server

LeetMedic
Автор

@TheAmazingCowpaD Yes, I have to re-do a load of them because of a major change with how events work. Be patient ;)

betterphp
Автор

@DehMisterBrown I expressed my opinion on that in the video. ;)

betterphp
Автор

I'm watching the new Boston on MySQL

paddydavidr
Автор

@DehMisterBrown All I can really say is that it's up to you :s It can't hurt to know how to use it ;)

betterphp
Автор

mysql is easy
mysqli wasting time lots of codes

BodukBalonzoacc