SpiderPhp

Just another WordPress weblog

Posts Tagged ‘Folder’

it is possible in PHP to display the latest file added in a certain folder? [along with its date]

I can make upload forms in php that upload images to my server but what do i write for where i want their file to go.
I want the file to get sent to a folder called Uploads so what do i write in the file location. does it need to start with a “/” and end in a “/” as it never works.