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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:39:28+00:00 2026-05-26T02:39:28+00:00

I was wondering how PHP handles an anonymous array, if I make use of

  • 0

I was wondering how PHP handles an anonymous array, if I make use of it like this:

foreach(array('a', 'b') as $foo) {
    // ...
}

This wouldn’t work if the array gets recreated on every step – but it works, so it looks like PHP creates a variable for that array (or something similar, doesn’t really matter) – meaning this wouldn’t actually have a bad perfomance. But is there any point why not to use anonymous arrays with foreach loops? (it kinda “looks wrong/bad” to me)

  • 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-26T02:39:28+00:00Added an answer on May 26, 2026 at 2:39 am

    That’s a perfectly normal array, and such, should work.

    Your terminology is quite weird, the term anonymous makes sense for functions, because normally the have names, but for arrays? Is an integer anonymous if you don’t directly assign it to a variable? 🙂 Nah..

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

Sidebar

Related Questions

I'm wondering if PHP has this optimization built in. Normally when you call foreach
I was wondering if PHP can do this as there seems to be no
I was wondering if I use PHP's hash() function to generate sha512 hashes how
I have a question about how PHP handles filesystem operations. I'm running this code
I'm wondering if I can use the header(Location: someFile.php); from a script that is
I am programming my first real PHP website and am wondering how to make
i have a php script like this: <?php $likes = 'https://graph.facebook.com/google'; $fb = file_get_contents($likes);
Just wondering in php, if it was possible to convert a string to a
I am wondering if php methods are ever defined outside of the class body
I was wondering about caching dynamic PHP pages. Is it really about pre-compiling the

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.