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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:03:03+00:00 2026-06-03T02:03:03+00:00

I have an array. I want to change their order. Here is an array

  • 0

I have an array. I want to change their order. Here is an array I want to use only array. I need to do this only using array.

    Array
    (
        [Abhijit Singh] => Array
            (
                [Physics] => Array
                    (


                        [Assignment] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => Physics
                                [MarksObtained] => 10
                                [MaxMarks] => 100
                                [ExamType] => Assignment
                                [Grade] => 
                            )

                        [Wednesday Tests] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => Physics
                                [MarksObtained] => 1
                                [MaxMarks] => 100
                                [ExamType] => Wednesday Tests
                                [Grade] => 
                            )

                        [Examinations] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => Physics
                                [MarksObtained] => 100
                                [MaxMarks] => 100
                                [ExamType] => Examinations
                                [Grade] => 
                            )

                        [Projects] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => Physics
                                [MarksObtained] => 10
                                [MaxMarks] => 100
                                [ExamType] => Projects
                                [Grade] => 
                            )

                    )

                [History] => Array
                    (
                        [Examinations] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => History
                                [MarksObtained] => 20
                                [MaxMarks] => 100
                                [ExamType] => Examinations
                                [Grade] => 
                            )

                        [Projects] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => History
                                [MarksObtained] => 20
                                [MaxMarks] => 100
                                [ExamType] => Projects
                                [Grade] => 
                            )

                        [Grades] => Array
                            (
                                [StudentName] => Abhijit Singh
                                [FatherName] => Mr. Pawanjit Singh
                                [housename] => Aitchison
                                [RollNo] => 11556
                                [ExamMonth] => APRIL
                                [SubjectName] => History
                                [MarksObtained] => 0
                                [MaxMarks] => 0
                                [ExamType] => Grades
                                [Grade] => 20
                            )



                    )

                [Hindi] => Array
                    (
                        [Projects] => Array
                            (


                [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Hindi
                            [MarksObtained] => 12
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )




                    [Examinations] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Hindi
                            [MarksObtained] => 12
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                )

            [Econimics] => Array
                (
                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 2
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                    [Examinations] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 20
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )


                )

            [Chemsitry] => Array
                (
                    [Grades] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 0
                            [MaxMarks] => 0
                            [ExamType] => Grades
                            [Grade] => 20
                        )

                    [Assignment] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 20
                            [MaxMarks] => 100
                            [ExamType] => Assignment
                            [Grade] => 
                        )

                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 20
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                    [Examinations] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 20
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                    [Projects] => Array
                        (
                            [StudentName] => Abhijit Singh
                            [FatherName] => Mr. Pawanjit Singh
                            [housename] => Aitchison
                            [RollNo] => 11556
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 20
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )

                )

            [Geo] => Array
                (
                    [Grades] => Array
                        (
                            [Grade] => NULL
                        )

                    [Assignment] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Wednesday Tests] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Examinations] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Projects] => Array
                        (
                            [MarksObtained] => NULL
                        )

                )

        )
 [Vaishali Bhalla] => Array
        (
            [Chemsitry] => Array
                (
                    [Examinations] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                    [Projects] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )

                    [Grades] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 0
                            [MaxMarks] => 0
                            [ExamType] => Grades
                            [Grade] => 
                        )

                    [Assignment] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Assignment
                            [Grade] => 
                        )

                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Chemsitry
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                )

            [History] => Array
                (
                    [Assignment] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => History
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Assignment
                            [Grade] => 
                        )

                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => History
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                    [Examinations] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => History
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                    [Projects] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => History
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )

                    [Grades] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => History
                            [MarksObtained] => 0
                            [MaxMarks] => 0
                            [ExamType] => Grades
                            [Grade] => 
                        )

                )

            [Physics] => Array
                (
                    [Projects] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Physics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )

                    [Grades] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Physics
                            [MarksObtained] => 0
                            [MaxMarks] => 0
                            [ExamType] => Grades
                            [Grade] => 
                        )

                    [Assignment] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Physics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Assignment
                            [Grade] => 
                        )

                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Physics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                    [Examinations] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Physics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                )

            [Econimics] => Array
                (
                    [Grades] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 0
                            [MaxMarks] => 0
                            [ExamType] => Grades
                            [Grade] => 
                        )

                    [Assignment] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Assignment
                            [Grade] => 
                        )

                    [Wednesday Tests] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Wednesday Tests
                            [Grade] => 
                        )

                    [Examinations] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Examinations
                            [Grade] => 
                        )

                    [Projects] => Array
                        (
                            [StudentName] => Vaishali Bhalla
                            [FatherName] => Mr. Atul Bhalla
                            [housename] => 
                            [RollNo] => 10794
                            [ExamMonth] => APRIL
                            [SubjectName] => Econimics
                            [MarksObtained] => 
                            [MaxMarks] => 100
                            [ExamType] => Projects
                            [Grade] => 
                        )

                )

            [Hindi] => Array
                (
                    [Grades] => Array
                        (
                            [Grade] => NULL
                        )

                    [Assignment] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Wednesday Tests] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Examinations] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Projects] => Array
                        (
                            [MarksObtained] => NULL
                        )

                )

            [Geo] => Array
                (
                    [Grades] => Array
                        (
                            [Grade] => NULL
                        )

                    [Assignment] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Wednesday Tests] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Examinations] => Array
                        (
                            [MarksObtained] => NULL
                        )

                    [Projects] => Array
                        (
                            [MarksObtained] => NULL
                        )

                )

        )

)

The length of this array may vary. Now, I want to rearrange the order of the subject name alphabetically in asc order.

Anybody have an idea how to do this?

Thanks

  • 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-06-03T02:03:05+00:00Added an answer on June 3, 2026 at 2:03 am

    Try this:

    foreach ($arr as $key => $val) {
        ksort($val);
        $temp[$key] = $val;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an array defined as; static double Temp_data[TABLE_SIZE]; I want to change the
I have this 2D JButton array (color white), and what I want to do
i want to have a foreach loop where the initial array is changed inside
I have an array of strings: @array I want to concatenate all strings beginning
I have an array that I want to sort based on the value of
I have an array that I want on multiple pages, so I made it
I have an array where I want to get the next value. $sorting =
I have one array. I want that array to retain its value between function
I have a little problem, I have an array and I want to add
VISUAL C++ Question Hi, I have array of 3 elements and I want 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.