Hello fellow Trongate users,
using a php function to get all of the Public Holidays by year for my country,
I have a json encoded array returned as follows:
However, I need to provide the array to fullcalender to display the holidays in this format:
Essentially creating a multidimensional array from my original array.
If anyone can provide some direction I would be most appreciative.
Cheers!
Array to multidimensional array question
4 years ago
4 years ago
#1
4 years ago
#2
Like this
4 years ago
#3
Thank you, Freiza.
Cheers!
Cheers!