+ 1
What parameters are required in the substr function in php?
Please explain what parameters should be set in the substr function , and which can be skipped...đ€
1 Answer
+ 4
This explanation plus example from w3schools will do better than I could ever do:
https://www.w3schools.com/php/func_string_substr.asp