Create file on host based on variable name without download - Forum

Forum Navigation
You need to log in to create posts and topics.

Create file on host based on variable name without download

Hello friends. I'm going crazy, please help me.
The employer asked me to create a csv file on the host based on the name entered by the user in the variables, in which the other information entered by the user in the variables is written.

The problem is not in entering the information in the csv file. Rather, the problem is in creating different files with different names based on the variable.
And another problem is that the file created on the host should not be downloaded. When I use VarToLocalFile to save the file on the host, the browser immediately places the file for download.
So I have to use neophpfilewrite and the file to be written must be created based on the user's name entered in the variable.

Thank you for helping me.

@tilesoft please take a look here:
https://visualneo.com/forum/topic/neophp-plugin-3-4#postid-14903

Regards.

tilesoft has reacted to this post.
tilesoft

Wow! You are amazing. Thanks