Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

KikoLdasd's avatar

Query for add multiples values for different data

Hi, how can I add for example multiple data in the database, for hours every 10 minutes for certain data of the month? For example I have monday, sunday, thursday 13:00 - 16:00

and an interval of 10 minutes. I have 6 values ​​in one hour and 18 in 3 hours. How can I write a fixed query for those days of the month and put an interval of 10 minutes?

0 likes
1 reply
Snapey's avatar

no idea

where is this data coming from?

Is the problem just that you need to run a block of code at a specific time?

Please or to participate in this conversation.