Posts by Marie • 3 points
1 post
- 
		0 votes2 answers192 viewsQ: Remove a CSV line by position - PHPHello.I have a form that generates a CSV file with the data entered by the user. The data saved in this csv is printed on the screen where a number is assigned for each line (1,2,3...). I needed the…