Hi all I hope you can point me in the right direction. I know very little about PHP. I've built a couple of site using basic PHP emailing and some SQL Database information gathering, all trial by fire.
My company has always been able to post file for clients into directories, so they can pull the down with a list of files in a browser window. One of the php functions that I created was the ablity to upload files to our server from our website for retrevial later. It works great. Here's the prob.
I can't get them.
With the Directory browing turned off our server guy tells me that we need to make and index page with the approproate links for any type of upload/download. I get a permissions error even from FTP client. I have to hard code a html link and create an html page upload it and then download it like that.
I understand the security issue, but this doesn't work for us.
I found a php app that is suppose to list the content of the directory, but I'm getting an error, and I don't know what's what.
Can any one here make a suggestion and I'm sorry if this a "duh" question.
Thanks a bunch!!
mmargo