Posts by Arthur Malheiros • 17 points
3 posts
-
0
votes1
answer33
viewsQ: Retrieve specific field of a primary key via get()
I am facing a problem at the time of recovering a specific field of primary key from my database via get(). I have a primary key with two fields: ('Id', 'Idcontrato'), however, I have not found a…
-
0
votes1
answer131
viewsQ: Foreach with the mPDF library
Hello! I’ve got a boring problem I can’t seem to solve. I need to include a foreach in my report using the mPDF library, but I couldn’t find a way to do this in the middle of the HTML code I had…
-
1
votes2
answers450
viewsQ: Create a session in PHP
I am trying to get the login system of my site to create a session for the logged-in user, causing it to appear your name on the next page he logs in, but it is not appearing. Follows the code:…
phpasked Arthur Malheiros 17