I need to setup a path in my php but I currently don\'t know the path.
I need to configure the paths to the uploads directory
Should look like this below:
You can also use the following alternative realpath.
Create a file called path.php
Put the following code inside by specifying the name of the created file.
A php file that you can move to all your folders to always have the absolute path from where the executed file is located.
;-)