Tunacha Posted June 16, 2009 Share Posted June 16, 2009 Well here is the statement i have if($sock_init != 'FALSE'){ if($dsp_connected == '1'){ include (online.php); } } } } What i want to do is have the online.php Show on the same page this if statement is on if dsp_connected = 1 what would i use to do this Quote Link to comment https://forums.phpfreaks.com/topic/162389-showing-new-page-on-if-statement/ Share on other sites More sharing options...
premiso Posted June 16, 2009 Share Posted June 16, 2009 Please do not create new topics for questions already asked. http://www.phpfreaks.com/forums/index.php/topic,256768.0.html Quote Link to comment https://forums.phpfreaks.com/topic/162389-showing-new-page-on-if-statement/#findComment-857135 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.