Тёмный
No video :(

Filtering and Sorting with PDO and MySQL 

Steve Griffith - Prof3ssorSt3v3
Подписаться 102 тыс.
Просмотров 4,9 тыс.
50% 1

Today's tutorial explains how you can build on top of the basic PDO driven PHP page that displays data and provide user-driven filtering and sorting for your data.
Code from video: gist.github.co...
Basic PDO video: • Introduction to PDO an...
PHP PDO Reference: www.php.net/ma...

Опубликовано:

 

23 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 11   
@lunguolga6000
@lunguolga6000 2 года назад
I am from Moldova, I speak romanian and always preferred to listen courses in Russian, but you explanation and the clear explanation is excellent! Thank you!
@samtakahashi5602
@samtakahashi5602 2 года назад
Very clean code + crystal clear explanation! Thank you!
@basilistigris640
@basilistigris640 2 года назад
thank you! you are the top teacher and your chanel is orginized & so professional, best i found online so far, liked added!!
@sibymohamed3013
@sibymohamed3013 9 месяцев назад
THANK YOU TEACHER GOOD AND GREAT JOB
@amz-store.online
@amz-store.online 11 месяцев назад
Hi Steve, I hope you are well. I love the way you teach. It's superb. But I have some issues with iteration in loop and some problem with functions. Can you please help me to clear these subjects.
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 11 месяцев назад
Have playlists on loops and functions loops - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CidzYW-8I7s.html functions - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-W6QaDqud66Y.html
@RodrigoMendoza7
@RodrigoMendoza7 3 года назад
For the body class, I would have done it this way:
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 3 года назад
Sure. That works too. There are lots of ways to do the same effect. Having an empty class attribute doesn't impact anything though.
@myscribepeter4237
@myscribepeter4237 2 года назад
The general consensus out there is that "addslashes" are obsolete in prepared statements. Your view on this? Compliments on the video, though, production and content!
@rafaelfgyn28
@rafaelfgyn28 3 года назад
Nice video once again Steve. Here is a question for you. Currently, I'm trying to make a fetch call running into a API in node. The response has a status code 302(redirect). How can I, instead of being redirect, can see the content of the response. Do you know how to treat this kind of situation?
@SteveGriffith-Prof3ssorSt3v3
@SteveGriffith-Prof3ssorSt3v3 3 года назад
Any status code, even a 302 status code still has a Response body. So, You can have the content of the response in combination with any status code. They are two separate things. The status code just gives the browser a hint of how to handle the content. This is why we can send a 404 code to the browser but also provide our own content and custom 404 page or a 500 status code with a custom error page. If a redirect is happening on the server-side then there is nothing you can do about that. No content gets sent before the redirect.
Далее
Creating PHP & MySQL Master Detail Views
16:25
Просмотров 6 тыс.
💀СЛОМАЛ Айфон за 5 СЕКУНД😱
00:26
When I met the most famous Cristiano
01:03
Просмотров 27 млн
JavaScript Proxies
22:54
Просмотров 11 тыс.
PDO Crash Course (PHP)
45:35
Просмотров 277 тыс.
Signup and Login with PHP and MySQL
43:16
Просмотров 277 тыс.
PDO Connections to MySQL from PHP
8:10
Просмотров 11 тыс.
How to Use the New JS Object GroupBy Method
18:17
Просмотров 3,6 тыс.