if(isset($_GET['all']) && $_GET['all']=='yes')
{
    echo "hi";  
}