this code is working perfectly fine in localhost (xaamp) but not working in hosting.
mkdir($_SERVER['DOCUMENT_ROOT'].'/user/'.$uname['uname'].'/gallery/',0755,true);
it is showing this error:
Parse error: syntax error, unexpected T_STRING in /home/xxxxx/public_html/php/post.php on line 48