Hi i want to know if i can loop this text with variable in mysql query behind WHERE: order_id!= '$o_id'. this $o_id gets picked out of the database if its an other country then asked for. (example if logged in admin country = USA the NLD will not be shown)
I only want to know how to loop the text thats all help me :)