[thelist] Grrrrrr mkdir() php help needed

brian cummiskey brian at hondaswap.com
Fri Jul 30 11:28:27 CDT 2004


Rob Smith wrote:

>Warning: mkdir(/export/.../uploads/rsmith/): File exists in
>/export/.../InsertData.php on line 107
>// once again where ... is my huge long file path.
>
>...great! But for heaven sakes don't tell me. Just do it as I have a
>header("Location: ../"); following immediately after. I don't want anything
>written on the screen. 
>
>Can you help?
>
>Rob Smith
>  
>
turn off error reporting  :)

http://www.php.net/error-reporting


More information about the thelist mailing list