PHP Blog Admin Panel 8: How to edit update registered user data in php mysql

preview_player
Показать описание
In this video, I have taught how to edit and update data into database in php mysql.
PHP Blog Script in PHP MySQL Source Code:

Рекомендации по теме
Комментарии
Автор

Sir I want to amount update form in project so what code should I need to put in project please help me sir immediately

gaurishejal
Автор

It will also send blank value of password field in the POST request. That's why you need to echo the password value in register-edit.php file for preventing the blank password problem on updation.
Thank you

shanksharma
Автор

why is it my form vanishes when i put it in a loop ?

edgardeleon
Автор

What if i want to do a validation of email if it still exists in the db while updating?

poh
Автор

I follow all your code but why does the form disappear?

chanvirakbothrith
Автор

hey there i followe sir the tutorial but when i click button update they keep sending me to code.php and they show me this error: "Notice: Undefined index: status in on line 12"

achrafrhoulam
Автор

can you show the php code on view register at the bottom

rasselldelfin
Автор

hi. when I run the code, it remains on the code.php page instead of moving to the view-register.php page. what might be the problem?

josh_
Автор

hello sir plz can u help me....i can't use header for the php files those address is already included in the sidebar....plz can u suggest solution

sanarahman
Автор

Please how do you link the admin panel to the pages? Hence having control of the data

samuellawson
Автор

i followed every step of ur code but it wont show the edit page and it bring up an error "Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, bool given in on line 32
No Recored Found!" i tried i can but it wont give me result please help

abdulubaid
Автор

Sir please when I click on update button it delete the password in the database whiles I have not typed anything in the password

mercyappoh
Автор

sir i follow your codes but when I press update button it will redirect to allcode.php ? why is that happening ?

HOK_PU
Автор

how to give server side javascript validation to these login and register forms ?

madhurakamat
Автор

Can you add option. Multiple Author. Every author able to edit/delete their posts only admin. Admin only access every post. Is possible?

okaygoogle
Автор

why its wrong even though its correct
Warning: Undefined variable $con in on line 95

Fatal error: Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given in Stack trace: #0 mysqli_query(NULL, 'SELECT * FROM s...') #1 {main} thrown in on line 95

rasselldelfin
Автор

the id thing doesnt work on my why? <td> <a class="btn btn-success">Edit</a> </td>

deity
Автор

Form vanishes when put in loop, any advice!!

zubairblaze
Автор

When I run it it keeps getting stuck on code.php any ideas how to fix that

sk_luowl