I have an array with a lot of values. Say 20 values.
Currently I’m having the array echo randomly onto a page. How can I have it so that every array has a static page generated via htaccess?
In other words say I have
domain.com
that currently echoes a random key
and I want
domain.com/key1
domain.com/key2
etc
How would something like this be done. Thanks in advance!
I have an array with a lot of values. Say 20 values.
Currently I’m having the array echo randomly onto a page. How can I have it so that every array has a static page generated via htaccess?
In other words say I have
domain.com
that currently echoes a random key
and I want
domain.com/key1
domain.com/key2
etc
How would something like this be done. Thanks in advance!
You’ll need 5 jigawatts of pixie dust and seven internets.