Vairable in Serialized Objective
-
Hello Team,
Kindly seeking your assitance
i’m trying to import an customized
Hi i have this field name for which i need to save serialize() data.Field name >> wc_courses_location_date
————————————————
date key >> wc_course_date_time
Time Key >> wc_course_times
Language key >> wc_course_language
Address key >> wc_course_address
City key >> wc_course_city
Price key >> wc_course_price
Status key >> wc_course_status
But problem is for the keys i have multiple values, and they need to be in another array
tried all possible solutions with no joy
==
\{“title”:”{city_1[1]}”,”wc_course_date_time”:”{city_1[1]}”,”wc_course_times”:”{city_1[1]}”,”wc_course_language”:”{city_1[1]}”,”wc_course_address”:”{city_1[1]}”,”wc_course_city”:”{city_1[1]}”,”wc_course_price”:”{price_9[1]}”,”wc_course_status”:”{city_1[1]}”\}
===
- The topic ‘Vairable in Serialized Objective’ is closed to new replies.