#you can use the mkdir() function to make a new dir.
#mkdir("love");
echo "Hello world";
#fopen("home.php");
//mkdir()
/* fopen() */
# CAVEAT This have to work but it doesn't without further conditions
"/*" fopen
"#"
# CAVEAT 2: Doesn't handle the multiline comments when the function is not inline
/* mkdir("test")
#fopen()
*/