i have 2 images:
<?php echo "i want if some1 goos to the site the site auto use flag1 as languages…
but if he clicks on flag 2 the languages should change…
and if he clicks flag 1 should go back to the language flag1
and i want to use it in this way:
if flag1 selected echo “Hello”; if flag2 selected echo “Bonjour”;
can some1 help me out here?? thnx a lot