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

  Рет қаралды 57,195

Cyber Warriors

Cyber Warriors

Күн бұрын

Пікірлер: 80
@AJJmusician
@AJJmusician 2 жыл бұрын
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 Жыл бұрын
exactly!!
@priyanibheriya9058
@priyanibheriya9058 9 ай бұрын
thanks for your comment you reslove my problem😇
@uniqueworld7786
@uniqueworld7786 2 ай бұрын
I have same this problem thanks for resolve this problem
@myfamilymember9982
@myfamilymember9982 2 жыл бұрын
Thank u bhai aapki video ka muje besabri se intjaar rhta h thank u brother 😍
@CyberWarriors
@CyberWarriors 2 жыл бұрын
Welcome
@aditikumaripandey-y9i
@aditikumaripandey-y9i Жыл бұрын
jiska fname wagaira array me insert karne se nahi chal rha hai wo single cotes ka use kare chal jaega
@CyberWarriors
@CyberWarriors 9 ай бұрын
ok
@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
@munibashahid8516
@munibashahid8516 Жыл бұрын
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
@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 9 ай бұрын
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 9 ай бұрын
Anyone knows..??
@PKTECHIE26
@PKTECHIE26 2 жыл бұрын
sir app kya krte ho app jab krete ho ya only youtube pr hi teaching krte ho
@abushahma9239
@abushahma9239 Жыл бұрын
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 Жыл бұрын
Use error_reporting(0); it will not show the warning
@CyberWarriors
@CyberWarriors Жыл бұрын
write error_reporting(0); in the first line of php
@abushahma9239
@abushahma9239 Жыл бұрын
@@CyberWarriors Sir I write error_reporting(0) then web page hide OR remove all text
@laughingshow6897
@laughingshow6897 Жыл бұрын
@@abushahma9239 please apply single inverted commas... Just like - $result [ ' fname ' ]." ".$result[ ' lname ' ];
@subhanath858
@subhanath858 Жыл бұрын
Great explanation,bro
@ItsAnnieKB
@ItsAnnieKB 8 ай бұрын
It's showing fetal error undefined constant... Now what to do help me out please
@mahek9015
@mahek9015 3 ай бұрын
how to display the data on the same page(registration form)
@MuhammadAyaz_786
@MuhammadAyaz_786 Жыл бұрын
amazing teaching sir
@ramwakchaure5251
@ramwakchaure5251 Жыл бұрын
Its showing syntax error on line 4 $query . Parse error: that says its an unexpected variable
@GauravSharma-fp9fm
@GauravSharma-fp9fm 2 жыл бұрын
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
@chamkaurchhina2496
@chamkaurchhina2496 5 ай бұрын
Sir data print me undefined constant fname aa raha h
@64.SonaliNamdevSutar-mk8ui
@64.SonaliNamdevSutar-mk8ui Жыл бұрын
Great explained 🥺💯
@ajayyadavvlogs07
@ajayyadavvlogs07 2 жыл бұрын
Sir, if($total !=0) error araha hai kese solve kare
@CyberWarriors
@CyberWarriors 2 жыл бұрын
you need to cross check your code
@happylife5082
@happylife5082 Ай бұрын
Sir mera data sahi h per display nhi ho rha h kyo
@mubasherrafique4052
@mubasherrafique4052 Жыл бұрын
detail explaination
@adityagautam5955
@adityagautam5955 2 жыл бұрын
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 10 ай бұрын
thanks man @@garenaunofficial7799
@shubhamverma865
@shubhamverma865 2 жыл бұрын
Thanks bro
@CyberWarriors
@CyberWarriors 2 жыл бұрын
Welcome
@truthentertainment4136
@truthentertainment4136 Жыл бұрын
Database me store data ki styling kaise kare
@CyberWarriors
@CyberWarriors Жыл бұрын
use CSS
@KhushiPatel-h9c
@KhushiPatel-h9c 18 күн бұрын
Display nai ho rhi he blank page dikh rha he
@eshakhan8448
@eshakhan8448 2 жыл бұрын
Thnku
@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
@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 2 жыл бұрын
Did you get any solution ? I am also facing the same issue.
@mohammadforhad2473
@mohammadforhad2473 2 жыл бұрын
@@meme-cl4dh solved bro
@meme-cl4dh
@meme-cl4dh 2 жыл бұрын
@@mohammadforhad2473 how come ? Please share the code and solution, thanks
@mihirsharma3178
@mihirsharma3178 Жыл бұрын
I'm getting same problem.
@mkklive6958
@mkklive6958 2 жыл бұрын
Hi database se data nahi uta raha
@CyberWarriors
@CyberWarriors 2 жыл бұрын
code cross check karo
@invictus302
@invictus302 2 жыл бұрын
$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
@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 Жыл бұрын
source code?
@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 2 жыл бұрын
Please let me know if you solved it. I have the same issue.
@AJJmusician
@AJJmusician 2 жыл бұрын
@@meme-cl4dh See my message above. You need to use quotes!
@kajalviveksinghchauhan3709
@kajalviveksinghchauhan3709 2 жыл бұрын
@@AJJmusician thanks this helped
@asmita2342
@asmita2342 9 күн бұрын
​@@AJJmusician Thank you
@gcputube
@gcputube 4 ай бұрын
Fatal error: Uncaught Error: Undefined constant "fname" in C:\xampp\htdocs\crud\display.php:10 Stack trace: #0 {main} thrown in C:\xampp\htdocs\crud\display.php on line 10
@hanumansharma3246
@hanumansharma3246 3 ай бұрын
use ' '
@KhushiPatel-h9c
@KhushiPatel-h9c 18 күн бұрын
Display nai ho rhi he blank page dikh rha he
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 67 МЛН
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 35 МЛН
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 69 МЛН
#12. Search Data using PHP and MySQL database.
34:09
Step by Step
Рет қаралды 98 М.
How to fetch/search data by id from database in php mysqli in hindi
18:57
Funda of Web IT Hindi
Рет қаралды 46 М.
PHP Tutorial (& MySQL) #26 - Getting Data From a Database
7:16
Net Ninja
Рет қаралды 179 М.
Use PHP Session to Display the Username on Header after Login
16:48
Não sabe esconder Comida
00:20
DUDU e CAROL
Рет қаралды 67 МЛН