0
Colleagues.
I now took a project here at work, where in the beginning this project was developed. It works as follows:
It was created in the index.php page some folders with jpg, where it directs to the respective links. But the (PDF) files are sent via FTP, where the sector here of work creates folders and subfolders and places these PDF files.
The person who did this "project" only changed the jpg image link on the home page. I thought about redoing this project, only that there are already dozens of folders and subfolders with these pdf files.
When we click on the folder link, the index/of page appears and the file name:
What I thought to do, create a file in html or PHP, customize and see if with PHP, Jquery, Ajax, I don’t know for sure, read in the names of the folders/ subfolders of the server and create something more customized with image next to the name of the file or something in this sense.
What have you tried to do? What is your question?
– durtto
"are sent faggots via FTP" - kkkkk
– Victor Stafusa
I think he wants to list all the PDF’s that are in the respective folders dynamically, without having to add the link manually in the file
index
. From what I noticed, there will be a problem, the images in the current list is manually associated to the PDF (not inside the same as the respective PDF), or is? Only he can answer.– Filipe Moraes
Filipe, exactly that. One opens the FTP, creates the folders and plays the PDF inside. In many cases, it also creates subfolders.
– user24136
Hello William. The PHP file will be inside the server, but outside the folders and subfolders, in the root folder.
– user24136
@Fox.11 is this http://answall.com/q/108662/3635?
– Guilherme Nascimento