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 5985745
In Process

The Archive Base Latest Questions

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

Json file is <?php $chapter_1 = array (‘id’ => 1, ‘name’ => ‘SolarOn Elearning

  • 0

Json file is

<?php

    $chapter_1 = array ('id' => 1, 'name' => 'SolarOn Elearning Demo Video.', 'total_sections' => 2,
    'sections' => array (array ('id' => 1, 'name' => 'This video explains SolarOn service offerings in brief.', 'video' => 'solaron.flv' ),
        array ('id' => 2, 'name' => 'section-2.', 'video' => "vid3.flv" ) ) );
    $chapter_2 = array ('id' => 2, 'name' => 'Introduction to Social.', 'total_sections' => 3,
    'sections' => array (array ('id' => 1, 'name' => 'section-1.', 'video' => 'vid5.flv' ),
        array ('id' => 2, 'name' => 'section-2.', 'video' => 'vid1.flv' ),
        array ('id' => 3, 'name' => 'section-3.', 'video' => 'vid2.flv' ) ) );

    $array_data = array ('chapters' => array ($chapter_1, $chapter_2 ));

    $json_data = json_encode( $array_data );

    print $json_data;    
?>

Now I have to show the all categories and section name like tree inside a div in html using java script.

  • 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-22T22:34:28+00:00Added an answer on May 22, 2026 at 10:34 pm

    I assume you are using Ajax for this. if you are, you can simply return the html list to javascript and use innerHTML to put the list inside a div. The catch here is that there is no need to return json since you can return html except in cases where you are getting the json from an external site.

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

Sidebar

Related Questions

I have a web service that queries data from this json file, but I
How to generate jSon file via PHP? I have seen jSon files over 4mb
i have a script that calls a php file and gets an JSON object
Can I use comments inside a JSON file? If so, how?
So, I have a json file and I want to get the names of
Trends data from Twitter Search API in JSON. Grabbing the file using: $jsonurl =
I've got the JSON coming back like this: { responseData: [{ responseData: { translatedText:
The output of my JSON call can either be an Array or a Hash.
I am generating the json from PHP.
Below are the files in PHP that I am trying to include a file

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.