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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:01:29+00:00 2026-05-22T15:01:29+00:00

I am using the EOF function in my php code. But I have a

  • 0

I am using the EOF function in my php code.

But I have a problem.

When I try to call a variable from another file, it simply ignores it.

I have a variable in another file(header.inc.php) that looks like this:

$site['url']               = "http://www.mydomainname.com";

Then I put the require function where the EOF code is:

require_once('../../inc/header.inc.php');

The file where the EOF code is , looks like this:

function getServices() {
$sCode .= <<<EOF
<a href="{$site['url']}" class="amenu">Home</a>
EOF;
return $sCode;
}

The variable $site[‘url’] is empty when I then call that function..

This is driving me crazy! Is there any reason why the EOF code should ignore that variable??

  • 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-22T15:01:30+00:00Added an answer on May 22, 2026 at 3:01 pm

    Try global $site; as the first line in your function. Any global variables are not automatically visible in PHP unless you bring them into the function as globals.

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

Sidebar

Related Questions

I have main site to which i put code using require function, but when
I have written a code for detecting the EOF of an excel file using
Using TortoiseSVN against VisualSVN I delete a source file that I should not have
I have a C++ program that is reading in info from a file, that
I recently ran into a problem caused by using fstream::eof(). I read the following
I am successfully writing to an Excel file, using javascript from my FireFox extension.
I am attempting to pull some information from my tnsnames file using regex. I
Possible Duplicate: PHP EOF shows only one result from loop Hello Seems like I
Using online interfaces to a version control system is a nice way to have
Using preview 4 of ASP.NET MVC Code like: <%= Html.CheckBox( myCheckBox, Click Here, True,

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.