| Advanced mkdir() question
|
KongHarry

msg:4101406 | 3:44 am on Mar 20, 2010 (gmt 0) | Hi y'all! Been crawling the net for information on how to solve a problem, but with no luck so far. But I refuse to think that there's something not possible with PHP ...lol Can anyone tell me how I can first search a folder directory (many levels of sub-directories) for a folder named 'Username', and if/when found, create a new folder inside it named 'Pages'? Username/Pages is just examples; they will be replaced with variables. Ten white roses to the one helping me with this :) Regards Harry
|
NickCoons

msg:4101677 | 10:01 pm on Mar 20, 2010 (gmt 0) | You might want to start here for parsing through directories: [us3.php.net...]
|
|
|