Can we see the source code of your register.php? You didnt show how you do it, with all due respect can we have the tutorial or the source code instead.
i learned a lot.. and sir. can you make a toturial on how to to retrieve the data info of user when they login and when you have multi user in profilePage. only the information of login user will display.. hope u understand.. Thank you very much
Sir u added code in register.php..from wr did fetch that form and remaining code... Only modal u showed u took from bootstrap..can u say remaining code from where did u copied??
Hi, am loving the videos so far. Just subscribed. But I am just wondering why my footer is displayed on the left. (I have just finished this video so that's where I am with the code.)
i have share the Structure for this Admin Panel .. its given in Description.. so just download that.. and start using.. according to ur needs. Thank you for Supporting Me :)
Hello i m confused because you did not show up very clear the scripts code about installation of bootstrap and js, and the other code of register under them
I did the same as you did but it didn't added my data in database I have created table in database and on click button inserted data but data doesn't get inserted.? Help me out!
In code.php, make sure the "register" in $email_query = "SELECT * FROM register WHERE email='$email' "; and $query = "INSERT INTO registeradmin (username,email,password) VALUES ('$username','$email','$password')"; is named after your mySQL table.
Can you also upload videos for how to manage Website using admin panel? also there are some validations need to do while registering user, users with empty fields are also added in DB.
Please help me because I have enter the password which was approved by you but this is the incorrect password and i enter the system code but in my mobile the password were not showing please helpme😭😭😭😭😔😔
Why am I clicking the save button but is not doing any action after feeling the registration form, just to click and submit but nothing is happening Can you help in that please? Thanks
Why is it that when I put the if statement in which the password must be equal with the cpassword, the input in the registerbtn is not sent in the database, the session is started btw. Thanks!
Hello sir, I created a database and also give a connection to them. But, it's not showing in the database "adminpanel" can you please help to resolve this. It's urgent!
when i am adding admin profile after saving it is directed to code.php why it is happening sir?? and dont know where check header(location) function.. in my adding code..
thank you so much for this tutorial, it is so good for me. now when I use foreach($query_run as $row) there is no display of the form on my panel. how can you help me out? thx a lot, waiting for your help
My dropdown is not working and I hv no idea how to load register.php in admin dashboard and display Add Admin Profile button ... Please, somebody help me.
Hello, it doesnt connect with DB, when i trying to send username email and password, i get a error ( 500 internal server error ) and the URL called code.php instead of register.php
Look at your mySQL info on your MAMP or whatever you're using and make sure it's correct. If you're using the security.php, make sure dbconfig info is correct (replace the info with your database info).
Need your help on this particular video. "Nothing happens when I click on the save button" Can I please get your email, so you assist me with problem privately. Or if there is any other way you can assist privately, please make it available. Thank you
header (location) function is register.php but still redirects to code.php after following every step and wont save to database anymore , kindly assist.
mysqli_connect(all your coding) U hv to put it.. To connect with GoDaddy cpanel where. U hv to create database n user in cpanel thn localhost will b the default...
Make index.php file and copy all the content from index.html file.. and delete this index.html file... So... our index.php file will load as normal.. output of index.html file.. For clear understanding.. watch part 1 of admin panel.
create table register ( id int(11) not null PRIMARY KEY AUTO_INCREMENT, username varchar(50) not null, email varchar(50) not null, password varchar(50) not null, date datetime not null ); this is the code that goes into your SQL part in adminpanel when you want to make new table dont go for auto create go for the coding version have fun!
ye kya ch0d vidhya machai hai sir kuch dang se smjh nhi aaya kaha se kya lia advance banne ke chkkar mai bina baat ki bhasudi macha di yarr register.php dang se smjhao koi ki kya kra kaha se copy paste hui chize
Complete PHP Blog Admin Panel (28 Parts) - Better Tutorial
ruclips.net/video/yK-AfMxCq5A/видео.html
sir, i wish you can show the very first step on how you created the register.php page. it was already done when you showed it. it got me confused. 😔
I got 56 source codes but only yours worked thank you for your real work
Thanks for the tutorial, it really helped. though I just joined the course here, and is getting interesting!
i have seen almost all the tutorial and it is fantastic, it is better if you add pagination ,excel print and search to the table
ruclips.net/video/oOL--VASs8Q/видео.html
Pagination n search
@@fundaofwebit, of course, thanks for your fast response. to tell the truth u made nice tutorial i learned a lot thanks again
The search bar is not coming on the register page???
SUSCRIBED after i watched a video. Nice job, im learning well
Can we see the source code of your register.php? You didnt show how you do it, with all due respect can we have the tutorial or the source code instead.
i learned a lot.. and sir. can you make a toturial on how to to retrieve the data info of user when they login and when you have multi user in profilePage. only the information of login user will display.. hope u understand.. Thank you very much
excellent tutorials.....not displaying the confirmation message after inserting the data on database everything else works fine
Check the session is started on both the page and correct session name is being called.
sir, i wish you can show the very first step on how you created the register.php page. it was already done when you showed it. it got me confused
Sir u added code in register.php..from wr did fetch that form and remaining code... Only modal u showed u took from bootstrap..can u say remaining code from where did u copied??
It's like he rewrote the code by himself so you need to come up with the form and then link with the relevant pagees
your tutorials are helpful. thanks, sir. but if you used less 'okay' it'd be more enjoyable.
Hi, am loving the videos so far. Just subscribed. But I am just wondering why my footer is displayed on the left. (I have just finished this video so that's where I am with the code.)
i have share the Structure for this Admin Panel .. its given in Description.. so just download that.. and start using.. according to ur needs.
Thank you for Supporting Me :)
@@fundaofwebit Thank you!
@@DPBGaming you have to put the include footer.php at the bottom of your php file, if you're still wondering.
Its not redirecting to register.php why? It shows error in isset statement
Hello i m confused because you did not show up very clear the scripts code about installation of bootstrap and js, and the other code of register under them
At the end of all coding, it cannnot display in the admin dashboard
I did the same as you did but it didn't added my data in database
I have created table in database and on click button inserted data but data doesn't get inserted.?
Help me out!
Same same.
In code.php, make sure the "register" in $email_query = "SELECT * FROM register WHERE email='$email' "; and $query = "INSERT INTO registeradmin (username,email,password) VALUES ('$username','$email','$password')";
is named after your mySQL table.
11:47 according to your code top bar is not showing and also alignment problem. Please provide us register.php code 🙏
Please sir, when I save a new profile, it only shows Admin profile Not added even though the both passwords match.
Thank you so much, you explain it well!! SUBSCRIBED
your tutorials are helpful. thanks, sir.
Navbar is not showing in the register page.. What i do?
Sir the search bar is cannot add to register.php file please help me.
after following exactly how you did my data form is not inserting into my table and is not showing me errror message,why please i need solution
Can you please make this video for django ...i don't know how to create modal for edit add student delete
Why didn't you show us that how you created the register.php ????????? It didn't work on my browser
Can you also upload videos for how to manage Website using admin panel? also there are some validations need to do while registering user, users with empty fields are also added in DB.
why topbar is not present in register.php and also why it can't save in xampp everytime i input sample details :( help
Please help me because I have enter the password which was approved by you but this is the incorrect password and i enter the system code but in my mobile the password were not showing please helpme😭😭😭😭😔😔
Can't understand cos it's a pre built 😒 part 1 was good though !
mere registration page per header file diplay nahi hoti appki traha or how to coustomize navbar
It works (T^T)
I was having an unexpected error '}'
It turns out I just forgot a semicolon
The admin profile in nav bar is missing, can you please give the trick.
You need to delete the information in the index.php and copy paste the one in the register.php
Why am I clicking the save button but is not doing any action after feeling the registration form, just to click and submit but nothing is happening
Can you help in that please? Thanks
Sir can you please help out, i cant find the Admin Profile in my Interface, if you can see this chat please help me out, 🤧😭
Why is it that when I put the if statement in which the password must be equal with the cpassword, the input in the registerbtn is not sent in the database, the session is started btw. Thanks!
ive the same problem did u solve it
Code Link is available in video description
please give sql file, when I try updating admin user, nothing shows on the database
Same problem sir
same here
Sir please create a video for taxi booking formet how to create it
How do i resize my "add admin profile(button)????
Hello sir, I created a database and also give a connection to them. But, it's not showing in the database "adminpanel" can you please help to resolve this. It's urgent!
Sir, i dont have any error, but entry was not display in database??
What can i do??
Did someone got the connection whit pdo... if that's the case, could you share the code.
when i am adding admin profile after saving it is directed to code.php why it is happening sir??
and dont know where check header(location) function.. in my adding code..
The same problem
@@motsdingenieur9264 check $_post and change it to $_POST or check the form. It should cover the model-body by adding inside the form
you did not include the video on script.php in connection to database phpmyadmin
Thank you for teaching nice guy
Hi bro. Can you teach me how to auto increment the id. Bcuz when i use the auto increment the id always start with 0. I want to start it with 1. How?
Hi, I am unable to access you website to get the source code. Its say your website does not exist. Please help.
It's fixed now. 👍
topbar is not showing in register.php page
Sir please make a video of auto update able . daily basic table..
if i put a income amount on the table then it auto update .until fix date...
Add Admin button not working when I click on it but registration form form not run plz help me
where tutorial to create register.php and table register ?
First of all thank you for the video .I'm no getting the search bar on this page though I've coded the same.please do help me solve the issue.
Search bar and pagination..
ruclips.net/video/oOL--VASs8Q/видео.html
PLEASE ..IF POSSIBLE HOW TO CREATE REGISTRATION.PHP FILE
hello sir i understand your part 1 but in part2 there is regester.php and you also connect it to the database how you do this sir ??
If u want to get connected to database... u hv to use mysqli_connect() function. I hv done in this video also.. that is as $connection.
Hello pls were do i had the cbn link to make the new textbox appear and of course do fonction?
how to solve this error?
Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\Jal\includes
avbar.php:1) in
where is sql file to connect database or create data base
thank you so much for this tutorial, it is so good for me. now when I use foreach($query_run as $row) there is no display of the form on my panel. how can you help me out? thx a lot, waiting for your help
Hi, can you show us how to integrate this Dashboard in Wordpress Core PHP file?
Best regard.
thank you.. this has been a great help! more power ^_^
Sir all thing is ok but please remove register.php code from script.php file otherwise it is not worked
How to convert dollar into Indian rupees?
im not understanding what jquery for??
My dropdown is not working and I hv no idea how to load register.php in admin dashboard and display Add Admin Profile button ...
Please, somebody help me.
If you navigate to your "localhost/SITE/register.php", it should reflect the changes you make to the code.
Hello, it doesnt connect with DB, when i trying to send username email and password, i get a error ( 500 internal server error ) and the URL called code.php instead of register.php
Connection is established but data is not interested in my case
Look at your mySQL info on your MAMP or whatever you're using and make sure it's correct. If you're using the security.php, make sure dbconfig info is correct (replace the info with your database info).
can you please give us the database file adminpanel.sql
thank you
data couldn't inserted
How to validate admin to login?
Can i get this code ?
latest php mein nahi huwaaaaaaaaaaa kyaaa classs lagaye
Yeah didn't work for me too
La syntaxe est header('Location: xx.php'); et non header('Location[espace]: xx.php');
Admin profile icon how sowing
I want to source register.php thanks
Bro I need teacher panel because I got the project of this module please bro.
worst nothing is working share code for cross checking
sir my session doesn't working ...
Need your help on this particular video. "Nothing happens when I click on the save button" Can I please get your email, so you assist me with problem privately. Or if there is any other way you can assist privately, please make it available. Thank you
when i am adding admin profile after saving it is directed to code.php why it is happening sir??
Check ur header(location) function.. in ur adding code..
Keep supporting.
i am also facing this problem and dont know where i check my header(location)function
@@fundaofwebit what does this mean kindly?
header (location) function is register.php but still redirects to code.php after following every step and wont save to database anymore , kindly assist.
go to the register.php and look under button type=''submit" name=" " which is null , so edit that null value and input registerbtn
My DataBase don't connect, I am trying with my hosting in godaddy :-(
Help Me !!
mee to
I know this question is old, but in sqli_connect() did you put your database password or leave it as null " "?
mysqli_connect(all your coding)
U hv to put it..
To connect with GoDaddy cpanel where. U hv to create database n user in cpanel thn localhost will b the default...
im only getting Parse error: syntax error, unexpected '}' in C:\wamp64\www\admin\code.php on line 28
as same as i did, and I don't know how to solve it
You know how to make unique the email?
Email check
ruclips.net/video/7L0YXnGuH10/видео.html
Please reply sir i need your help unable to insert data in database
@@fundaofwebit thanks
excuse me, how to prevent null input field?
Add required in ur html input tag
thank you so much
where does the index.html file go?
Make index.php file and copy all the content from index.html file.. and delete this index.html file...
So... our index.php file will load as normal.. output of index.html file..
For clear understanding.. watch part 1 of admin panel.
Not working
how to add auto increment.???
When u create a table in ur database... While creating id u hv to give primary key n auto increment it.
@@fundaofwebit got it but faced some error can you drop me you link or whats app to resolve it.? Lots of love from Nepal
@@fundaofwebit sir.???
create table register (
id int(11) not null PRIMARY KEY AUTO_INCREMENT,
username varchar(50) not null,
email varchar(50) not null,
password varchar(50) not null,
date datetime not null
);
this is the code that goes into your SQL part in adminpanel when you want to make new table dont go for auto create go for the coding version have fun!
you can ignore the date time i just like to use so i know when the users are created
error in msg
Thank you sir.
May you please send me the code.php
ADMIN PAnel sql sir give me pls
Sir in the admin panel source code u didnt provide code. Php
I hv only given... the structure and template.. no code... no database..
hyy man tell me who is poooja...?
? Pooja means Worship.. By the way about which pooja are u asking?
explain very bad my program is not run
ye kya ch0d vidhya machai hai sir kuch dang se smjh nhi aaya kaha se kya lia advance banne ke chkkar mai bina baat ki bhasudi macha di yarr
register.php dang se smjhao koi ki kya kra kaha se copy paste hui chize
Bad
sir, when i hit add admin profile button. form is not open.....what i do
USE THIS
Add Admin Profile