Posts by Caue Silvestre • 27 points
4 posts
-
1
votes1
answer79
viewsQ: Datetime with unknown parameters
I am integrating a program with Contaazul and one of the parameters is the date. Their date format is this: "2020-01-08T16:28:59.966Z" To get in PHP this date some parts is quiet, however someone…
-
0
votes1
answer402
viewsQ: Inserting JSON object array in mysql with PHP
Good afternoon, you guys. First forgive me if it’s a very ridiculous question, I’m learning to tinker with the language still. I have the following json: [ { "id": 0, "codigo": "847010",…
-
0
votes1
answer39
viewsQ: Increment value in a function name
Good afternoon, you guys! Next, I have three file fields in a table of my database, are they: File1, File2 and File3. I also have a get and a set for each of them. The point is, I wanted to run a…
-
1
votes1
answer50
viewsQ: Sending the form data for two pages
Good morning! I have a question, I am sending the data of a form to a Controller that sends an email with such data. However the Controller when mounting the email uses such a function $body_message…
phpasked Caue Silvestre 27