Jump to content

General GET usage question


witt

Recommended Posts

Totally misread that question :lol:

I use both and determine where i need them.

If it is a known item. I use words.

If it is unknown and could be many I use numbers.

My example
[code]http://localhost/JoshuaJones/blog/index.php?page=comment&action=add&tid=288[/code]

page=comment: I know there are only certian named pages.
action=add: You can either add or read on the comment page
tid=28: The user chose the topic, and I can never know which they want to I use numbers here to make the rest of my realtions easier.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.