Hi,
I'm new to PHP -- How do I create a table that has a TEXT ID in mySQL? In other words, what query/how do I make it so the address mydomain.com/page.php?username=jsmith (instead of something like mydomain.com/page.php?id=12)? Also, what would be the PHP query to pull up a record with such a table?
Thanks for any insights.
I'm new to PHP -- How do I create a table that has a TEXT ID in mySQL? In other words, what query/how do I make it so the address mydomain.com/page.php?username=jsmith (instead of something like mydomain.com/page.php?id=12)? Also, what would be the PHP query to pull up a record with such a table?
Thanks for any insights.