Alright,
I know that title may have been confusing, but I am trying to make it so with a form, it creates a PHP document, that for now is randomly generated strings of text that are MD5'd and then created and written, but with how annoying and ugly this is, I am thinking of how to make it, so that it creates a numeric PHP document just 1 number higher than the last one created, and now is there any ideas of how to do this..?
So if the user fills in the field, it creates 1.php
Then the second person does it, and it creates 2.php
And so on and so forth.
Any ideas or help? Thanks.
<?php
?>