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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T05:42:48+00:00 2026-06-10T05:42:48+00:00

$myVar=myFunction(array_reverse(explode(‘.’, $_SERVER[‘SERVER_NAME’]))); Anything wrong with nesting functions like this?

  • 0
$myVar=myFunction(array_reverse(explode('.', $_SERVER['SERVER_NAME'])));

Anything wrong with nesting functions like this?

  • 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-10T05:42:49+00:00Added an answer on June 10, 2026 at 5:42 am

    This is ok as long as you can guarantee that each function will always return the desired type. For instance if a function might return a FALSE value, it may be cast to an unexpected value.

    The example provided works because both explode (as called) and array_reverse will both always return an array.

    A counter-example:

    mysqli_query(mysqli_connect(...), 'INSERT INTO tbl VALUES ....');
    

    Since mysqli_connect may return a resource OR FALSE it shouldn’t be chained like this. The return value should always be checked for correctness.

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

Sidebar

Related Questions

I have a function name stored in a variable like this: myvar = 'mypackage.mymodule.myfunction'
I have this.... function MyFunction() { var myVar = I think I am encapsulated;
I have some Objective-C code that looks like this: #define myVar 10 float f
I want a debug function-macro that works like this: int myVar = 5; PRINTVAR(myVar);
I'm creating html on runtime like this: var myVar = <div id='abc'>some clickable text</div>
I would like to know if something like this pseudo code: myVar = functionName
I have an interface like Public Shared Function myfunction(Byval myvar as string, Optional ByVal
Supposed I have a test.lua file like this: myVar = 5 Food = function()
Basically all i wanna do is something like this. var myVar = $.load(phpscript.php,var=one); phpscript.php
I have SessionVar like this in Lift: object MyObject { object myVar extends SessionVar[Box[MyObject]](Empty)

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.