Jump to content

[SOLVED] How can i remove the notice?


fekaduw

Recommended Posts

hello everyone,

 

i was just trying to test the php page i've designed but i get a notice that is being displayed on the page which goes:

Notice: Undefined index: id in C:\webroot\admin\home.php on line 4

i have seen the code on line 4. its just the following: $vid=$_GET["id"];

 

well, when the page runs for the first time there will not be any value for id to be transfered. Could that be the reason or something else. by the way it works when i test it locally. am not sure whether its because of the php.ini file definition in the case of my webserver. am not authorized to change the server's php.ini file definition.

 

anyone with the solution is highly appreciated..

thanks a lot

Link to comment
https://forums.phpfreaks.com/topic/37077-solved-how-can-i-remove-the-notice/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.