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

  • Home
  • SEARCH
  • 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 6954257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:34:58+00:00 2026-05-27T14:34:58+00:00

$elementos[$n][‘fabricante’] = array($arr3[text][0]); $elementos[$n][‘titulo’] = array($arr[text][0]); $elementos[$n][‘descripcion’] = array($arr2[text][0]); But I can find a

  • 0
$elementos[$n]['fabricante'] = array($arr3[text][0]);
$elementos[$n]['titulo'] = array($arr[text][0]);
$elementos[$n]['descripcion'] = array($arr2[text][0]);

But I can find a way to show the content of this array.

I get the word Array o a empty text.

Please I have 2 days with this problem. Help

This is the information in the $elementos array

Array ( [0] => Array ( [fabricante] => Array ( [0] => Cisco ) [codigo] => Array ( [0] => ICND1 ) [titulo] => Array ( [0] => Interconnecting Cisco Network Devices I ) [descripcion] => Array ( [0] => Este curso se enfoca en proporcionar las habilidades y conocimientos necesarios para instalar, operar y localizar fallas en una red empresarial pequeña de sucursal, incluyendo configurar un conmutador, un enrutador y conectar a una WAN e implementar la seguridad de la red. El Participante debe poder completar la configuración e implementación de una pequeña red de oficina sucursal con supervisión. ) ) [1] => Array ( [fabricante] => Array ( [0] => Cisco ) [codigo] => Array ( [0] => ICND2 ) [titulo] => Array ( [0] => Interconnecting Cisco Network Devices II ) [descripcion] => Array ( [0] => Este curso se enfoca en proporcionar las habilidades y conocimientos necesarios para instalar, operar y localizar fallas en una red empresarial de tamaño medio para una sucursal, incluyendo la configuración de conmutadores de datos y enrutadores, además de conectar la red LAN a una WAN e implementar seguridad ) ) )
  • 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-27T14:34:59+00:00Added an answer on May 27, 2026 at 2:34 pm

    You can do this a few different ways.

    To inspect the array you can

    echo "<pre>"; // for readability on the browser
    print_r( $elementos );
    

    To view the types of the data in the array

    echo "<pre>"; // for readability on the browser
    var_dump( $elementos );
    

    You could also display the array in JSON, which is useful in some scenarios:

    echo json_encode( $elementos );
    

    I hope that helps

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The elements of the array are arranged in non-decreasing order. I need to search
An array of N elements is given indexed from 1 to N. All elements
I have elements with classes that can be like this: class=refType indent_00 class=refType indent_01
How can I slice elements with mootools ? for example I want to inject
When you access elements of an array using array[i], I thought that C++ would
I've got some elements like <div id="myDiv"> <p><input type="checkbox" />text</p> <p>special text</p> <p><input type="checkbox"
I have two elements (a field and some text) that I would like to
Trying to match elements and fire them off at set intervals with .each(), but
We can make all elements of class 'button' as JQuery UI Buttons using the
DD elements <context-param> and <init-param> both can be retrieved by the getInitParameter() method, in

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.