$ref = filter_input(INPUT_GET, ref, FILTER_SANITIZE_URL); if( empty( $ref ) ) { $ref = 'blank'; } /* if( strtolower( $ref ) == 'raffle' ) { header( 'location: https://www.indiegogo.com/projects/2126146/x/15814316?secret_perk_token=777d78b2' ); die(); } */ // GIFT if( strtolower( $ref ) == 'gift' ) { header( 'location: https://www.etsy.com/listing/553078594/akashic-oracle-deck-framed-art-print?ref=shop_home_active_1' ); die(); } header( 'location: https://www.etsy.com/shop/MelShapcott' ); die(); ?>