How to add the value of the $sot variable to mkdir
$sot
mkdir
mkdir('../img/user/'.$sot, 0777);
mkdir('../img/user/'.$sot , 0777, true);
Source: https://ru.stackoverflow.com/questions/626814/More articles:Parsing information from the siteChecking .txt files with getimagesize ()Python script execution on imtqy.comHow to transfer a list to a class constructor in C #?Algorithm acceleration [duplicate]Checking the connection to the ftp serverHow to make an unlocked path in SVG from two sides?Angular error $ injector: modulerr when connecting ngCookiesReading a string and character in CRearrange layersAll Articles
$sotvariable initialized and given a value? - ragmon