php - Upload XML file and pass into array stored in cookie -


i've seen snippets of code on how create associative array xml file, i'm unsure on how have system user can upload own xml file, , creates associative array uploaded file , stores array inside of cookie.

any appreciated.

does have associative array? otherwise check out simplexml_load_file($filename)


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -