Posts by Anna Lara Moraes • 39 points
3 posts
-
0
votes0
answers35
viewsQ: Search by date in txt file
Hey, guys. If anyone can help me, I need to get values from one date to the next in a txt file. That is, the user puts the start and end date, and the values of those dates are returned. If anyone…
phpasked Anna Lara Moraes 39 -
-1
votes2
answers904
viewsQ: How to remove CSV file lines using PHP?
I need to remove the first two lines of a CSV file, it has some function for this in PHP?
-
0
votes1
answer31
viewsQ: Add comma to php
would like to add a "," after the first two numbers. For example: 2098 -> 20.98; 20398 -> 20,398; 201 -> 20,1; Does anyone know how to do this in php?
phpasked Anna Lara Moraes 39