Linked Questions

4 votes
1 answer
3k views

Possible Duplicate: PHP: “Notice: Undefined variable” and “Notice: Undefined index” I have reduced this error down to the smallest amount of code and it is so small, that I really feel stupid ...
Dano's user avatar
  • 53
0 votes
3 answers
9k views

i have a registration form that should insert data but im always getting this error after submitting my form SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'first_name' cannot be ...
Kent Abrio's user avatar
-1 votes
2 answers
18k views

I am begineer in php . as this code i have been practising from tutorialspoint.com. in the site this code has produced the actual result but while running in my localhost it says undefined index : ...
Krishna Dhakal's user avatar
1 vote
1 answer
4k views

I have a login.html page with a form. The form takes in username and password and then calls the home.php page. The home.php page assigns the username and password to a variable. $username = $_POST["...
Gil's user avatar
  • 535
1 vote
1 answer
5k views

I'm getting this error message within the dashboard or Wordpress: Notice: Undefined index: post_type in /var/www/vhosts/dpsnet.frontier.ms/wp-content/plugins/responsive-slider/responsive-slider.php ...
Drew's user avatar
  • 11
0 votes
4 answers
14k views

I get this error when I ran my php code! any help on what I need to do to fix it? Notice: Undefined index: username in C:\xampp\htdocs\Slamza\login.php on line 10 Notice: Undefined index: ...
RukzOG's user avatar
  • 13
0 votes
1 answer
17k views

I have a Opencart 3.0.3.8 php 8.0. How can I fix this error? PHP Warning: Undefined array key "admin-key" in /home/websitename/storage/modification/admin/controller/common/login.php on ...
Muhammad Mirza's user avatar
1 vote
1 answer
8k views

I really need to make this table work but I can't find what's missing in my code or why this variable is undefined. The table works fine. It displays and so is a search box above it. The html code of ...
Distro's user avatar
  • 45
3 votes
1 answer
4k views

I just can't figure out why this error is even showing up: Notice: Undefined variable: authTime in /.../classname.class.php on line 33 class ClassName { private $authTime = null; const API_URL ...
Dwayne Walsh's user avatar
0 votes
1 answer
4k views

how can I import mysql-connector-java-5.1.40-bin.jar file to IntelliJ? I was searching about hour but I cant find nothing.
unnamedrider1337's user avatar
0 votes
3 answers
15k views

I have created a bootstrap form ,but it won't connect to the database. After filling up the forms, it gives me an undefined index error. I have no idea what to do. Can you help me? I'm so lost. <...
Arci's user avatar
  • 11
0 votes
1 answer
5k views

My website has a PHP login script but the if(isset($_POST['submit'])) doesn't seem to work. It keeps returning with echo "Unable to login. Please contact administrator.";. The code is <?php ...
Geeoon Chung's user avatar
-1 votes
3 answers
3k views

Possible Duplicate: PHP: “Notice: Undefined variable” and “Notice: Undefined index” hello everyone i am getting a problem while updating my record..when i click the edit ...
trouble creator's user avatar
0 votes
4 answers
13k views

Possible Duplicate: PHP: Notice: Undefined index where the session variable is defined PHP: “Notice: Undefined variable” and “Notice: Undefined index” Ok, so this is the Error: Notice: ...
user1801600's user avatar
0 votes
1 answer
8k views

Please help, the error is something like this : Warning: Undefined array key "Nama" in D:\xampp\htdocs\phpdasar\pertemuan7\latihan2.php on line 11 Warning: Undefined array key "NIM&...
Dewi Sari's user avatar

15 30 50 per page