Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 555855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:51:30+00:00 2026-05-13T11:51:30+00:00

I found you can generate this in SOAP in php: <foo bar=blah>12345</foo> With this:

  • 0

I found you can generate this in SOAP in php:

<foo bar="blah">12345</foo>

With this:

array("foo" => array("_" => 12345, "bar" => "blah"));

However, the underscore method does not seem to work when the value is not a number and string, but instead embedded xml code. How would you do this for instance?

<foo bar="blah">
    <aaa a="b">blah</aaa>
</foo>

This is an extension of this person’s question:
http://www.bigresource.com/Tracker/Track-php-uQwDoUib/

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:51:30+00:00Added an answer on May 13, 2026 at 11:51 am

    I don’t have a quick way of testing, but maybe this would work:

    $a = array(
        'foo' => array(
            'bar' => 'blah',
            'aaa' => array(
                '_' => 'blah',
                'a' => "b",
            ),
        ),  
    );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The PHP documentation can be found here , but I think it's rather lacking.
Disclaimer: I realize I can generate this at runtime in Java, this was needed
Documentation can be found here It says in the example: onDrop: Called whenever a
movie id tt0438097 can be found at http://www.imdb.com/title/tt0438097/ What's the url for its poster
The string formatting concept found in sprintf can be found in almost any language
following the wealth of information found here how can we get an external .config
all files in ~/Cipher/nsdl/crypto can be found here java files compiled with gcj, see
I was just watching a video on MSDN Channel 9 which can be found
In a recent issue , I've found that DJGPP can only accept the DOS
When I open a file for reading in Haskell, I've found that I can't

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.