Posts by Amanda • 21 points
1 post
-
2
votes1
answer193
viewsQ: Remove all lines starting with a specific character
Hello, I have a project that uses file_get_contents(); on an external page and would like to know how I can remove for example all lines starting with //. The external page contains Javascript…