Please how would I save this to the database?
Pulling out my hair trying to figure it out...
{
"currencies": {
"GBP": { "name": "Pound sterling", "symbol": "£" },
"SHP": { "name": "Saint Helena pound", "symbol": "£" }
}
}
Thanks a mil!
Please how would I save this to the database?
Pulling out my hair trying to figure it out...
{
"currencies": {
"GBP": { "name": "Pound sterling", "symbol": "£" },
"SHP": { "name": "Saint Helena pound", "symbol": "£" }
}
}
Thanks a mil!