What i wanna do is create two hyperlinks and both links take them to xx.php.
so what i want is if someone clicks link 1 it shows them echo "hello"; and if link two is clicked then it shows echo "Hi";
but both statements are on something.php
Regards,