i am a real noob in php
i have a php url say
if i give zzz at the end of the url like this
the output is yyy
i want a script to get the zzz from another script using $_REQUEST
and the final output of the script should be yyy
i tried this but it didnt work
<?php echo ?>