[php4] creating folders with php?

Hi there…

I’m working on a client sort of login, database online.

Clients can for example: login and send earlier made printwork directly to the printer.

Now… the thing is… when the administrator like to create a new account (client) i lke to create a folder wich will called to the clients username (http://mydomain.com/clients/username/)

and in there there must be several standard files created…

is it possible to do and how? wich functions do i need to develop this sort of application?

kind regards Jos