khlil Posted August 13, 2014 Share Posted August 13, 2014 Hell Every one , there is some problem in this code one line 54,117,129 and 133 please help me l attached registration.php file .please download the attached file. Link to comment https://forums.phpfreaks.com/topic/290435-notice-undefined-index-insid-in-cxamppphtdocshostelregistrationphp-on-line-54/ Share on other sites More sharing options...
trq Posted August 13, 2014 Share Posted August 13, 2014 The problem is that you are assuming the 'insid' index exists. It doesn't always. Use isset to check first before using it. Link to comment https://forums.phpfreaks.com/topic/290435-notice-undefined-index-insid-in-cxamppphtdocshostelregistrationphp-on-line-54/#findComment-1487668 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.