Question : I have a postgresql database with a table like this: id_usuario | dt_atualizacao | atualizacao | outros_dados 123 […]
Category: qna
PHP – Bring the result of a table according to the most recent message from another table?
Question : So .. I have 3 table: user: | ID | NOME | SOBRENOME | | 01 | Igor […]
jQuery Masked Input – Is it possible to recover the mask attached to the field?
Question : I’m using jQuery Masked Input Plugin with jQuery Validation Plugin . When a form field loses focus, the […]
Put date in American format with substring
Question : How to put the string 22012018 which is a date in the American format to save to the […]
Scheduled Tasks on the Web
Question : In Google Inbox, you can create reminders and postpone them to a certain date and time. The reminder […]
Toggle colors in table with PHP [duplicate]
Question : I have a code that displays a table in the% list of registered%, and to embellish, the code […]
What is the best way to send HTML email in Django?
Question : I am a beginner in Python and Django and in the project I am doing for study, I […]
How to publish application made in Node.js
Question : Well, I’m new to Node.js, I was able to set up an example application, learned a lot of […]
How to find out which extensions are installed in my PHP?
Question : Is there any way to find out which extensions are installed in my PHP? I already know I […]
How to effect loading from the terminal in only one line?
Question : How can I do a loading effect by giving refresh on only one line of the terminal when […]