Mkdir()

i used the function mkdir to create a folder on my webbrowser…

but i also like to create a standard file within it. index.php wich includes a standard function with readdir. But how can i create a file within the created folder?
Is it possible or do i have to upload it by myself.

kind regards Jos