Answer the question
In order to leave comments, you need to log in
How to make 'opportunities' have an array?
$opportunies = [
[0]=>
string(12) "Postdoctoral"
[1]=>
string(8) "Research"
]
$announcementsArray['data'][] = [
'title' => $title,
'opportunities' => $opportunities,
'study_levels' => $studyLevel,
];
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question