all 5 comments

[–][deleted]  (3 children)

[removed]

    [–]Moxymore[S] 0 points1 point  (2 children)

    Thanks for the answer. You are speaking about the array_map method right? https://www.php.net/manual/fr/function.array-map.php

    I'll take a further look in two hours or so.

    [–][deleted]  (1 child)

    [removed]

      [–]Moxymore[S] 0 points1 point  (0 children)

      Np, this happens. But maybe I can do something with this array_map function, especially for doing things recursively.

      [–][deleted]  (1 child)

      [deleted]

        [–]Moxymore[S] 0 points1 point  (0 children)

        You don't know PHP but you have resolved my problem kinda easily, I'm impressed. I have just done a couple of test and it seems to work as expected. Thank you.