Posts by Henrique Hartmann • 1 point
2 posts
-
0
votes1
answer73
viewsQ: How to call a CODEIGNITER method in a TWIG view
Well I’m starting the journey in a project, offered by my School, to gain experience in the area of programming, I got in the middle of it, and I’m having some problems performing simple tasks. So…
-
0
votes0
answers24
viewsQ: File_put_contents writes only half of the data
So I’m having a little problem with my code, query, for, foreach and if work perfectly. However, file_put_contents only writes half of the reported data. My goal with this code is basically to make…