I am currently developing reporting solution for a mostly ASP based application that uses network shares on the local machine to find its files.
PHP cant read network shares (\\thisserver\share), is there anyway I can rectify this? Com object? some ASP code to tie them together? realpath doesn't work and just returns what i send it.
Thanks --BB
PHP cant read network shares (\\thisserver\share), is there anyway I can rectify this? Com object? some ASP code to tie them together? realpath doesn't work and just returns what i send it.
Thanks --BB