Ok, I hope this makes sense,

When a user 'registers' with our site, I want to generate their personal
webpage for them.  Currently, I have a webpage where the contents are
generated from their personal info in the db and I have a drop down to view
client pages but it is just the same page but I pass in the clientid so it
will display their data.  This is fine but I want the users to be able to
tell others.."Visit my home page at www.eddiessite.com/Johnny  or something
like that...I don't want them to have to say visit my page
www.eddissite/client_pages?clientid=43  does that make sense?  Should I just
generate a folder for them with an index page that redirects then to the
clientpage with their id?

Eddie


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to