Greetings to all, I annoy you with a concern that I have.
Currently I am in a project, I am new in this of the programming. It's a page, I make a query to a mysql database and I show it using a WHILE.
Always the query shows a table with 6 columns that contain the id, a date, names, emails, etc.
What I need to know is if there is a way to compare the date of one row with the date of another, since the records are usually from different months and I need to show, in case it applies, how many months are between one and another.
Beforehand, thank you all for your answers.
Greetings !!