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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T13:47:54+00:00 2026-05-15T13:47:54+00:00

{ required_items: [{ filename: abcd, no: 3 }, { filename: abc, no: 2 }

  • 0
{
  "required_items": [{
      "filename": "abcd",
      "no": "3"
    },
    {
      "filename": "abc",
      "no": "2"
    }
  ]
}

I am not getting the code of the JSON format in PHP – I want to insert the filename and no through a loop.

  • 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-15T13:47:55+00:00Added an answer on May 15, 2026 at 1:47 pm

    If you’re asking how to generate the above JSON code in PHP, do something like this:

    $object->required_items = array();
    
    for( ... your loop here ... )
    {
        $item->filename = 'filename';
        $item->no = 1;
        $object->required_items[] = $item;
    }
    
    $json = json_encode( $object );
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a directory with around 1000 files....i want to run a same code
I'm not good with PHP, so please bear with me. I have the following
I have a file with data in the json format. The data is odd
Code required to append list (anotherList) to item (id -= l1) of second list
required( dependency-expression ) They give an example of required: #other:checked but I want my
{0:{name:{name_id:How to battle,tab_level:2},job_reward:{job_money:10000,job_exp:50,job_energy:23}},job_required_items:[{filename:sword.gif,no:2}],1:{name:{name_id:Check for battle,tab_level:2},job_reward:{job_money:1000,job_exp:12,job_energy:10}}} i want to parse this json format using for.
<?php $tab=1;/*$_GET['tab'];*/ $id=1111;/*$_GET['id'];*/ include_once('solve.php'); $query=SELECT user_job.level1, user_job.tab_level, job.money_gain, job.exp_gain, job.energy_required, job.name,job.job_id FROM user_job RIGHT
I want to install Android SDK on Eclipse Classic Indigo (Version: 3.7.1 Build id:
I have looked through the other questions on here, and on other forums. The
I have an unsorted UL list displaying search results. I want the user to

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.