jnscollier
07-27-2007, 06:17 PM
My question is this.... I have my table set up to have one column (id) to increment each time a new row is added. I want to be able to give the users the ability to tell other people about their stuff, so I could give them the link as such:
www.whateverlink.com/page.php?id=80
But, I'm wondering if there is a way to make the id number a little more unique? (don't know if that's the right word) For example: hot or not has this....
http://hotornot.com/r/?eid=RYK8ALA-LQA
I'd like to have something similar to RYK8ALA-LQA at the end of the url instead of 80... if that makes sense. (Also, i don't know if this is possible, but is there a way to not say the page name like the hotornot link did?)
How can I accomplish these two things? Any help would be appreciated!
Thanks!
www.whateverlink.com/page.php?id=80
But, I'm wondering if there is a way to make the id number a little more unique? (don't know if that's the right word) For example: hot or not has this....
http://hotornot.com/r/?eid=RYK8ALA-LQA
I'd like to have something similar to RYK8ALA-LQA at the end of the url instead of 80... if that makes sense. (Also, i don't know if this is possible, but is there a way to not say the page name like the hotornot link did?)
How can I accomplish these two things? Any help would be appreciated!
Thanks!