Welcome Guest, Not a member yet? Register   Sign In
Using UNC path in file upload
#1

[eluser]joncarl[/eluser]
I've run into a bit of a hitch with a project that I'm working on, a client wants files uploaded to a server using a UNC path i.e \\server\share, when trying to use a path like that $this->file->upload_path is switching around the backslashes to fowardslashes and breaking the app, \\server\share turns into //server/share. I know it's probably something simple I'm over looking but if anybody can throw some help my way it would be much appreciated!

Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB