After uploading a file succesful, I need to process a CSV file, How can i reference the App. Dir in my phph code ?
I was doind something like this but did not work :
$my_file = $str_path_apl_dir . “_lib/file/doc” . {my_uploaded_file}
In the Documentation there is nothing that talk about it…
Heeeellp !!