Posts by Felippe Longo • 33 points
2 posts
-
3
votes3
answers14457
viewsQ: Traversing Object array and accessing a value
Good afternoon guys, I’m having a difficulty, where I need to access an element of an array of OBJECTS, I’m not being able to access with foreach, or for. I need your help! The array of objects:…
-
0
votes1
answer103
viewsQ: Scroll through a.txt file and extract a "PK" from the file
I started recently with programming in PHP and I’m having some difficulty in understanding some functions anyway, I’m participating in a project, and as part of the project I need to store a array…