Store HTML Table data in Database | HTML | PHP | MySQL | JavaScript

preview_player
Показать описание
#javascript #html #mysql #php #database
Many people had a question about storing data of html table in the database.
In this video I've continued the code I've used for dynamic table videos and using php and MySQL I've stored that data in the Database.
Рекомендации по теме
Комментарии
Автор

Thank you for this video it is very useful to my mini project

MariMuthu-indx
Автор

maam, i am a freelance web developer working in iraq and i cannot even explain how much i love your videos... i actually cannot even explain how much i love them. i learned so much and i will continue to learn and please keep it up🥺

love from iraq

oppzreq
Автор

This one is so helpful thank you so much. Can you also share how to add serial numbers. I've tried with for loop it's working fine but update button isn't working because of that. It would be grateful if you share how to add serial numbers to the data please 🙏

SujathaK-tgns
Автор

THIS VIDEO IS EXACTLY WHAT I NEED ALL THIS TIME OMG MAAM YOU ARE MY LIFESAVER THANK YOUUU!

pohanggg
Автор

Thank you for the example and presentation, maybe you can add this code to github, to clone and test it in our local,
Thanks again for your help

mohamedbh
Автор

Madam, i have table row data, how i can save to mysql database

<td> <?php echo $row['idno']; ?> </td>
<td> <?php echo $row['studentname']; ?> </td>

CodingPython-mlkf
Автор

thank you, ot will be better if u show us the source code by table.html by inspecter

abidredlove
Автор

Hi Rutuja, I tried to get it to run however am receiving the following error:

Fatal error: Uncaught TypeError: array_combine(): Argument #1 ($keys) must be of type array, string given in Stack trace: #0 array_combine('1', 'Esther') #1 {main} thrown in on line 8

I am using php Version 8.

EranAranAriel
Автор

hi mam this code is for two column but how we write for multiple column please make also video for multicolumne

form pakistan

aaaventures
Автор

Can you share the link of the source code of this sample? Thanks

wisdomguy
Автор

Hello mam my code not working can you help me please

ritumehndiart
Автор

what if number of attributes >2 ???

itspriyankaaa
Автор

this is the second comment help me read the first comment

aaaventures