I am sorry but I am so new to this but I have a question.
How do I find the path to a particular folder?
I have a script that needs the path to the folder, it says in the instructions:
1. Edit includes.php and add the following lines:
Code: Select all
$uploadpath = "/var/www/vhosts/sitename.com/httpdocs/uploads/";
so I don't know the path to the uploads folder.
THank you very much!!!