Linked Questions
4 votes
1 answer
3k views
PHP getting "Undefined Variable and "Empty property" errors with code [duplicate]
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 ...
0 votes
3 answers
9k views
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'first_name' cannot be null [duplicate]
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 ...
-1 votes
2 answers
18k views
Notice: Undefined index: name in C:\xampp\htdocs\php\second.php on line 2 [duplicate]
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 : ...
1 vote
1 answer
4k views
Empty $_POST variables causing undefined index [duplicate]
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["...
1 vote
1 answer
5k views
Undefined Index: Post type [duplicate]
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 ...
0 votes
4 answers
14k views
Notice: Undefined index: username on line 10 [duplicate]
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: ...
0 votes
1 answer
17k views
PHP Warning: Undefined array key [duplicate]
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 ...
1 vote
1 answer
8k views
A PHP Error was encountered Severity: Notice Message: Undefined index: id [duplicate]
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 ...
3 votes
1 answer
4k views
PHP CLASS Undefined variable (But it is defined) [duplicate]
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 ...
0 votes
1 answer
4k views
How to import java mysql connector to IntelliJ? [duplicate]
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.
0 votes
3 answers
15k views
How do you connect bootstrap form to database [duplicate]
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. <...
0 votes
1 answer
5k views
PHP Login Script 'if(isset($_POST['submit']))' Not Working [duplicate]
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 ...
-1 votes
3 answers
3k views
Undefined index [duplicate]
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 ...
0 votes
4 answers
13k views
PHP Notice: Undefined index Error with Session [duplicate]
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: ...
0 votes
1 answer
8k views
Warning: Undefined array key [duplicate]
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&...