homers Posted October 8, 2009 Report Share Posted October 8, 2009 Errori: Notice: Undefined index: type in F:\xampp\htdocs\msg.php on line 7 Notice: Undefined index: type in F:\xampp\htdocs\msg.php on line 11 Notice: Undefined index: type in F:\xampp\htdocs\msg.php on line 15 7rinda: elseif($_GET['p'] == 'msg' and $_GET['type'] == 'sanemtas') 11rinda: elseif($_GET['p'] == 'msg' and $_GET['type'] == 'ienakosas') 15rinda: elseif($_GET['p'] == 'msg' and $_GET['type'] == 'sutit') Nezinu kas par kļūdu, bet es gribu uztaisīt ka ieiet http://*.lv/?p=msg izvēlas piemēram sūtīt jaunu vēstuli un adrese kļūst par http://*.lv/?p=msg&type=sutit , bet kad ieieju http://*.lv/?p=msg&type= errors pazūda. Cerams kā palīdzesiet. Quote Link to comment Share on other sites More sharing options...
xPtv45z Posted October 8, 2009 Report Share Posted October 8, 2009 elseif($_GET['p'] == 'msg' and isset($_GET[''type]) and $_GET['type'] == 'sanemtas') Quote Link to comment Share on other sites More sharing options...
homers Posted October 8, 2009 Author Report Share Posted October 8, 2009 paldies! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.