Hai friends,

I wanna pass php variable through url using the GET method. I know like this www.somesite.com?name=thename And works well but in many web sites I found they passing their variables like this http://www.flickr.com/photos/chocks Without the question mark ... I wonder how to do this...

Please advice me how to do this ...
Thanks in advance
Rajeesh

Recommended Answers

All 2 Replies

Hai friends,

I wanna pass php variable through url using the GET method. I know like this www.somesite.com?name=thename And works well but in many web sites I found they passing their variables like this http://www.flickr.com/photos/chocks Without the question mark ... I wonder how to do this...

Please advice me how to do this ...
Thanks in advance
Rajeesh

On a Linux server, you could do this through your .htaccess file

For details, click here.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.