Тёмный

How to Display fetch data from database in PHP | Select and Fetch data from MySQL | cyber warriors 

Cyber Warriors
Подписаться 74 тыс.
Просмотров 50 тыс.
50% 1

In this video, I will teach you how to fetch and display MySQL table data into HTML/ PHP web pages using a select query.
Coding Competition: • Coding hunt 2022 | Nat...
Next Part: • PHP CRUD | CRUD Operat...
Complete Web development playlist: • Web Development Tutori...
Complete PHP series: • PHP Tutorial For Begin...
Restaurant website complete playlist: • How to design a Websit...
Ecommerce website with online payment option: • How to create an eComm...
C Programming Playlist Link: • C Programming Tutorial...
BCA course complete detail: • Scope of BCA, Career O...
Programmer vs Developer: • Programmer vs Develope...
Top 5 highest paying courses: • Top 5 skills to learn ...
Python Complete Playlist Link: • Python Tutorial For Be...
CSS3 Complete Playlist Link: • CSS3 Tutorial For Begi...
Online Course Selling website video link: • how to make an online ...
HTML Playlist Link: • HTML Tutorials For Beg...
#howtodisplaydatafrommysldatabase #phpcrudoperations #selectqueryinphp
Connect with me on
=================
Telegram = t.me/cyberwarriorsofficial
Insta = / mintukumarpune
Twitter = / mintukumarpune
Facebook page = / cyberwarriorsindia
Cyber Warriors
============
like
share
comment
subscribe and press the bell icon

Наука

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

 

21 дек 2021

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@AJJmusician
@AJJmusician Год назад
Really well explained. Just thought I would mention that: when I type echo $result[fname]; I get nothing But it works when I use quotes, i.e. echo $result['fname']; Also, from the previous lesson: This didn't work for me: if ($_POST['submit']) I had to use this: if (isset($_POST['submit'])) Thought this might be helpful for you to explain to those that are not getting the right result. Keep up the good work!!!!
@subhasinipal4613
@subhasinipal4613 Год назад
Thank you for explain .. I have same problem suffer
@payelbakshi4635
@payelbakshi4635 Год назад
Thank you
@manoz.881
@manoz.881 10 месяцев назад
exactly!!
@priyanibheriya9058
@priyanibheriya9058 4 месяца назад
thanks for your comment you reslove my problem😇
@myfamilymember9982
@myfamilymember9982 2 года назад
Thank u bhai aapki video ka muje besabri se intjaar rhta h thank u brother 😍
@CyberWarriors
@CyberWarriors 2 года назад
Welcome
@subhanath858
@subhanath858 Год назад
Great explanation,bro
@munibashahid8516
@munibashahid8516 9 месяцев назад
mysqli_fetch_assoc yay query work nhh kr rhy after use this query koi error to nhh aya but work nhh kiya koi bhi is query nay
@VivekGupta-ow5on
@VivekGupta-ow5on 2 года назад
Thanks again for Best training project .
@CyberWarriors
@CyberWarriors 2 года назад
Always welcome
@64.SonaliNamdevSutar-mk8ui
@64.SonaliNamdevSutar-mk8ui 9 месяцев назад
Great explained 🥺💯
@MuhammadAyaz_786
@MuhammadAyaz_786 Год назад
amazing teaching sir
@GauravSharma-fp9fm
@GauravSharma-fp9fm Год назад
Not insert date from calendar and other field information fill click submit button data insert into database and default date is 01-01-1970 How to solve this date problem. we can require all fields fill information than submit button into database
@ramwakchaure5251
@ramwakchaure5251 8 месяцев назад
Its showing syntax error on line 4 $query . Parse error: that says its an unexpected variable
@ItsAnnieKB
@ItsAnnieKB 3 месяца назад
It's showing fetal error undefined constant... Now what to do help me out please
@PKTECHIE26
@PKTECHIE26 2 года назад
sir app kya krte ho app jab krete ho ya only youtube pr hi teaching krte ho
@PKTECHIE26
@PKTECHIE26 2 года назад
mere sare dout clear ho gye
@CyberWarriors
@CyberWarriors 2 года назад
Good
@PKTECHIE26
@PKTECHIE26 2 года назад
Me crud shik rha hu sir
@HarpreetKaur-zb4gf
@HarpreetKaur-zb4gf 4 месяца назад
Thank you sir for this amazing session Sir I have problem my register and checkmark not designed by css every thing is Okk connection file and display file working excelent But register cause problem it looking not good in form
@HarpreetKaur-zb4gf
@HarpreetKaur-zb4gf 4 месяца назад
Anyone knows..??
@sayedatiqurrahman1483
@sayedatiqurrahman1483 2 года назад
vai apka teaching acha he , lekin vedio jara derse ate he , vedio jara chalo ayei to hamare bohot faida hota......... Thanks for give us a awesome class
@CyberWarriors
@CyberWarriors 2 года назад
Welcome
@mubasherrafique4052
@mubasherrafique4052 10 месяцев назад
detail explaination
@user-kn1uh5ov9t
@user-kn1uh5ov9t 7 месяцев назад
jiska fname wagaira array me insert karne se nahi chal rha hai wo single cotes ka use kare chal jaega
@CyberWarriors
@CyberWarriors 4 месяца назад
ok
@chamkaurchhina2496
@chamkaurchhina2496 9 дней назад
Sir data print me undefined constant fname aa raha h
@eshakhan8448
@eshakhan8448 Год назад
Thnku
@shubhamverma865
@shubhamverma865 2 года назад
Thanks bro
@CyberWarriors
@CyberWarriors 2 года назад
Welcome
@adityagautam5955
@adityagautam5955 Год назад
Sir i get warning while i use mysqli_fetch_assoc() then i use error_reporting then we don't see any warning after that when i echo $result then the error occurs undefined constant fname ....sir what should I do or even i use xampp server
@knbalar9737
@knbalar9737 Год назад
while($row=mysqli_fetch_assoc($result)>0 dailiye ho jayega
@garenaunofficial7799
@garenaunofficial7799 Год назад
Just aply the quote to fame ie.....'fname'
@sachindethe7978
@sachindethe7978 Год назад
​@@garenaunofficial7799 Thank you
@brijeshpoojary1791
@brijeshpoojary1791 Год назад
@@garenaunofficial7799 thanks
@aviralsrivastava7010
@aviralsrivastava7010 4 месяца назад
thanks man @@garenaunofficial7799
@codewithatharva
@codewithatharva Год назад
Please add the code of this project
@mohammadforhad2473
@mohammadforhad2473 2 года назад
Warning: Array to string conversion in C:\xampp\htdocs\duelcomm\display.php on line 11 ArrayRecord brother please help me or give me hint I checked several times
@meme-cl4dh
@meme-cl4dh Год назад
Did you get any solution ? I am also facing the same issue.
@mohammadforhad2473
@mohammadforhad2473 Год назад
@@meme-cl4dh solved bro
@meme-cl4dh
@meme-cl4dh Год назад
@@mohammadforhad2473 how come ? Please share the code and solution, thanks
@mihirsharma3178
@mihirsharma3178 Год назад
I'm getting same problem.
@abushahma9239
@abushahma9239 10 месяцев назад
Show this error what's the problem? Warning: Array to string conversion in C:\xampp\htdocs\connection file\index.php on line 8 ArrayTable record add
@bhartikumaribarnwal124
@bhartikumaribarnwal124 10 месяцев назад
Use error_reporting(0); it will not show the warning
@CyberWarriors
@CyberWarriors 9 месяцев назад
write error_reporting(0); in the first line of php
@abushahma9239
@abushahma9239 8 месяцев назад
@@CyberWarriors Sir I write error_reporting(0) then web page hide OR remove all text
@laughingshow6897
@laughingshow6897 8 месяцев назад
@@abushahma9239 please apply single inverted commas... Just like - $result [ ' fname ' ]." ".$result[ ' lname ' ];
@ajayyadavvlogs07
@ajayyadavvlogs07 2 года назад
Sir, if($total !=0) error araha hai kese solve kare
@CyberWarriors
@CyberWarriors 2 года назад
you need to cross check your code
@truthentertainment4136
@truthentertainment4136 10 месяцев назад
Database me store data ki styling kaise kare
@CyberWarriors
@CyberWarriors 9 месяцев назад
use CSS
@mihirsharma3178
@mihirsharma3178 Год назад
Warning: Array to string conversion I'm getting this error while getting result
@payelbakshi4635
@payelbakshi4635 Год назад
Same here... Use error_reporting(0);
@itsaamirmemy5870
@itsaamirmemy5870 10 месяцев назад
source code?
@rky3057
@rky3057 2 года назад
sir mera display wale page me data dikhai nhi de raha hai .
@CyberWarriors
@CyberWarriors 2 года назад
video sahi se dekh ke code cross check karo
@rky3057
@rky3057 2 года назад
@@CyberWarriors OK Sir
@06bcaabhishekpal32
@06bcaabhishekpal32 2 года назад
['fname']
@06bcaabhishekpal32
@06bcaabhishekpal32 2 года назад
' ' lagao
@studytime3564
@studytime3564 2 года назад
Hello sir... Echo $result[fname]; Ye code execute nahi ho raha hai Mujhe output me kuch bhi show nahi ho raha hai..sir Sir please solve this problem..
@mohammadforhad2473
@mohammadforhad2473 2 года назад
Please Let me Know if you solved it
@meme-cl4dh
@meme-cl4dh Год назад
Please let me know if you solved it. I have the same issue.
@AJJmusician
@AJJmusician Год назад
@@meme-cl4dh See my message above. You need to use quotes!
@kajalviveksinghchauhan3709
@kajalviveksinghchauhan3709 Год назад
@@AJJmusician thanks this helped
@mkklive6958
@mkklive6958 Год назад
Hi database se data nahi uta raha
@CyberWarriors
@CyberWarriors Год назад
code cross check karo
@invictus302
@invictus302 Год назад
$Result variables ke andar Sare Attributes ko single quote ' ' ya phir double quote " " k andar rakh k dekho
@knbalar9737
@knbalar9737 Год назад
name change hoga aapka
@h2oliquidgaming608
@h2oliquidgaming608 Год назад
@@invictus302 thanks for saving my life love yaa
Далее
Html tutorial by w3school #short #w3school
0:34
Просмотров 20 тыс.
МОЩЩЩНОСТЬ ZEEKR 001 FR
00:46
Просмотров 696 тыс.
KO’P GAP ESHAKKA YUK!😂
00:57
Просмотров 948 тыс.
How to add Whatsapp Chat button in Google sites
1:09
How I'd Learn Web Development (If I Could Start Over)
6:55
Куда пропал 3D Touch? #apple #iphone
0:51
Просмотров 823 тыс.