Upload and Read file

federcla 18 Jun, 2013
Hello, I need help for my project

I would like to read a CSV file in my joomla site, the idea is to load the file and then read it.

At the time I created a form for uploading files and I used the file upload element

In Action I used CoreAction -> Uploading files in the section on submit

So far everything is ok, loads the file and copies it to the specified folder

Now I would need to retrieve the path to read the file, but I can not

I used print_r2 ($ form-> data ['_PLUGINS_'] ['upload_files']), and printed me the correct path.

sorry for the dumb question but I can not solve it alone
federcla 19 Jun, 2013
ok anyone help me?

I have to set a variable with the path for the file, but do not know how to do

Help me, please
federcla 19 Jun, 2013
ok, I solved

I know it was a stupid question, but not found the solution, and the fever did not help me🙂
This topic is locked and no more replies can be posted.