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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:37:08+00:00 2026-06-18T01:37:08+00:00

Ok this may be a simple/noobish question but can’t figure out… I have a

  • 0

Ok this may be a simple/noobish question but can’t figure out…

I have a class, wich i include in another php script.

So, i call for example $user->login, but if i want to create a function and use this variable $user or any other variable defined outside the function, i need to declare it GLOBAL inside the function.

Is there a way to declare it GLOBAL only one time, outside functions, instead to declare it in every function i need?

  • 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-18T01:37:09+00:00Added an answer on June 18, 2026 at 1:37 am

    Not really, no. You can do a few horrible things depending on the situation, but in general, just use global. If you find that this is becoming a problem, you probably have too many globals or are using them for the wrong reasons, and you should consider putting things into classes (e.g.) instead.


    And, just for the heck of it, said horrible things are as follows (in order of horror):

    • Make user a function and call it every time you need the $user global
    • Make user a class and refer to everything statically with a shared state, since PHP usually doesn’t have threads anyways
    • Use runkit to get that variable treated as a superglobal
    • Overwrite an existing superglobal
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This may be a simple question, but I can't figure out a simple way
This may be a simple question for you experts but I can't figure out
This may be a simple question though can´t figure out how to do it.
This may be a simple question,but i cant figure out the correct way. I
This may be a simple question though can´t figure out how to do it.
This may be a simple question but I can;t find the answer anywhere. Here
this may be stupidly simple but I'm trying to figure out a way to
Okay this may be a simple question but I have yet to come with
This may be a simple question but I will throw it out anyway. My
This may be a simple question but I can't seem to get my head

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.