Solution:
PHP Code:
 
<?php
  
if ($_GET['main_page'] == page) {
    
// put in the code of the banner display
  
}
?>