Hi - how do I convert an array string into an array (i.e. the following values into an array). It may already look like an array but PHP is seeing it as a string (just need to convert it please).
PHP Code:Array
(
[plaintext] => This is an example CV.
[filename] => 1345550846.doc
)



Reply With Quote





Bookmarks