|
Dynamic page names?
Is it possible to create dynamic page names via PHP? For example, you the customer logs in, and instead of being redirected to 'customer.php' or something, they're redirected to a page that's the name of their SID, or some random value like '13kljhsdf84.php'.
|