I am going to write a dynamic PHP/MySQL script. In order to optimize it for indexing I guess it would be better to have a numeric unique key rather than one with letters? Am I right?
I am going to write a dynamic PHP/MySQL script. In order to optimize it for indexing I guess it would be better to have a numeric unique key rather than one with letters? Am I right?
Cheap web hosting review directory listing a
Hostmonster review and a Bluehost review - CPU, support, plans, speed test, uptime
You should use a unique numeric key anyways. It makes things a lot easier to reference.