This array has values which hold strings and my goal is to find these values which have a specific word inside,to cut them (like cut & paste) and the array to remain with the rest of its values.
The array is presentig the text of one bank file and the structure is specific.
Hi jpadie,
yep,I took a look at the array_filter thingy and I couldn't find anything usefull at this moment.
I mean - I have to search into each array value for a matching keyword and if the match is present to output the entire block.
I used the code u've posted in my previous thread:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.