Posts by danielcarlos • 109 points
4 posts
-
3
votes1
answer66
viewsQ: Intervals between two date columns
The problem is this, I have a table that stores the leave (maternity, health, etc...) of an employee, containing the dates of start and end of leave and other information that is not relevant to the…
-
3
votes1
answer779
viewsQ: Database normalization in HR system
I am developing an HR application, in it I will have many forms in HTML that may or may not be very extensive, the employee table for example has 45 fields, some fields like company, function and…
-
2
votes1
answer96
viewsQ: Subtraction in rows of a table using Datatables
Hello folks I am trying to make a subtraction in the fields Need - Balance and the result in Requested, from the table below, is only working the first item, I tried to move to an array and pick…
-
2
votes1
answer700
viewsQ: Fill out form fields with php and ajax
Hello guys, are you all right? My first question put here in the stack, I always consult the forum to remedy some doubts and always find what I’m looking for. I know there are some topics with the…