Posts by thomasferreira • 31 points
2 posts
-
1
votes1
answer351
viewsQ: Return all results of a query with mysqli_fetch_array
Hello, I am trying to implement a block scheduling system where the user chooses the date and location of his preference. After that, he will choose the times according to availability and need to…
-
1
votes1
answer319
viewsQ: Fullcalendar - Block drag and drop when creating new events
Hello, I have a question in drag n drop function in Full Calendar. I am doing a web project and I need to limit the use in some functions, such as limiting the scheduling time (in my case in 1 hour…