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 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 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
Archived
This topic is now archived and is closed to further replies.