Passing parameters in URL but without mentioning the PHP
Posted: Sat Dec 18, 2010 4:07 am
Hi,
i'm new here. My question is: can i use PHP to handle parameters sent this way
http://bit.ly/12323 (where i consider 12323 the parameters)
rather than this way?
http://example.com/somephpfile.php?param=value
Thanks,
Teo
i'm new here. My question is: can i use PHP to handle parameters sent this way
http://bit.ly/12323 (where i consider 12323 the parameters)
rather than this way?
http://example.com/somephpfile.php?param=value
Thanks,
Teo