Undefined index error on Home.php
Closed
MohdNizam
-
Updated on Jan 17, 2018 at 04:57 AM
BunoCS
BunoCS
- Posts
- 15277
- Registration date
- Monday July 11, 2005
- Status
- Moderator
- Last seen
- July 26, 2022
Related:
- Undefined index error on Home.php
- Undefined index error in php - Guide
- Syntax error, unexpected token php - Guide
- T_string error in php - Guide
- PHP - Parse error, unexpected T_STRING ✓ - Forum - Programming
- Php error ✓ - Forum - Programming
1 reply
BunoCS
Jan 17, 2018 at 05:03 AM
- Posts
- 15277
- Registration date
- Monday July 11, 2005
- Status
- Moderator
- Last seen
- July 26, 2022
Jan 17, 2018 at 05:03 AM
Hello,
I have edited your post to add code tags. With this, I saw that it seems to have some syntax error around line [75-84]. I'm not saying it is the reason why you have this error but you have to fix it.
Moreover, to reduce bugs opportunities, why don't you store
Fix these remarks and let us know if issues are still here.
I have edited your post to add code tags. With this, I saw that it seems to have some syntax error around line [75-84]. I'm not saying it is the reason why you have this error but you have to fix it.
Moreover, to reduce bugs opportunities, why don't you store
$_REQUEST["page"]one time for all?
Fix these remarks and let us know if issues are still here.