Okay, so I've made this website with a database, and a login script made in php. I used PHP and MYSQL for dummies book to make it. I have some experience In php but still need to look back at examples or notes from time to time.
Anyways, back to my question
Is there some code (if so how) that can create a new page as soon as the member has registered. Because I want the member to have there own page when they sign up, but I don't want to have to manually create the page myself.
If there is a more efficient way to do this please tell me.