[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

PHP-Convert array to struct

Asked by jdav357 in PHP and Databases, PHP Frameworks, WordPress

Tags: PHP, Code Igniter, wordpress

I am taking in data from the post array like this:

<input type='text' name='post[name]'>
For example.

In my PHP code I am grabbing this like this: $post=$_POST['post'] which will return me an array like this:
$post=array{ 'name'=>'John', etc}

I need to take this array and convert it to a struct, the reason for this is that I need to pass it into wordpress via XMLRPC:
http://codex.wordpress.org/XML-RPC_wp#Parameters_16
[+][-]11/06/09 07:54 AM, ID: 25760187Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/07/09 01:10 AM, ID: 25765528Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/07/09 09:09 AM, ID: 25767096Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]11/24/09 01:22 AM, ID: 25895376Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]11/24/09 08:10 AM, ID: 25898457Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625