Search found 1 match

by teominator
Sat Dec 18, 2010 4:07 am
Forum: PHP - Code
Topic: Passing parameters in URL but without mentioning the PHP
Replies: 3
Views: 520

Passing parameters in URL but without mentioning the PHP

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