Page 1 of 1

Duplicating pages with php

Posted: Thu May 15, 2008 9:15 am
by S A N T A
Is there anyway to duplicate a .php page and change its name example:

A user registers on my site and then wants to go check out another users profile and then look at his. In the process of registering the code has already created a file for his profile.

Is there anyway to do that?

Re: Duplicating pages with php

Posted: Thu May 15, 2008 5:56 pm
by yacahuma
arent you saving the profile on a database. Why use a file for that?