Question

Know if we are inside an object

Asked by: thepadders

I have this class:

class someclass {

function dosomething() {

echo "Where we called by causesomething() or from outside the class?";

}

function causesomething() {
$this->dosomething();
}

}

I want to diferentiate inside the dosomething() function between:

$class->dosomething();
and
$class->causesomething();

ie I want to know inside the dosomething() function if we where called from within the class.

Needs to work on PHP4, can't just use a private status unfortunatly.


This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2005-05-10 at 18:15:54ID21419837
Tags

inside

,

object

,

from

,

function

Topic

PHP Scripting Language

Participating Experts
4
Points
500
Comments
12

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. Templates and PHP4
    What is the story with PHP4 and templates. I found fasttemplates and phplib templates and PHP Layout Class 1.0 and except for Layout Class 2.0 which is commercial there is no official mention of PHP4. What are you experienced developers doing to seperate HTML from code? Does...
  2. Variables in echo/print statements
    I'm a bit confused about something that should be pretty simple: When using a variable in an echo or print statement (php4), when can I use this format? echo "The variable is $variable": and when must I use this format? echo "The variable is " . ...
  3. referencing objects inside of objects
    I have written a class that i am passing existing objects into when i instantiate an object from the class. I can't seem to reference the data members of the inner objects. So what i am doing is this create an array called $aryLMail(); in a for loop i am creating lMail obje...
  4. XMLDOM in PHP4
    I have an requirement like this. A vb application will send an xml content and filename to be uploaded and store it in the server. An asp file will be called from the vb, that asp file read the xml and store it in the server. Here are the vb part and asp part. I have to do th...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: Diablo84Posted on 2005-05-10 at 18:49:00ID: 13974493

There might be a better approach but the most efficient method that comes to mind is to use a flag, for example:

<?php
class someclass {

 function dosomething($flag=0) {
  if ($flag == 1) {
   echo 'called by causesomething()<br>';
  }
  else {
   echo 'called outside of the class<br>';
  }
 }
 
 function causesomething() {
  $this->dosomething(1);
 }
 
}

$class = new someclass();

$class->dosomething();
$class->causesomething();
?>

Diablo84

 

by: thepaddersPosted on 2005-05-10 at 19:04:40ID: 13974546

I want to prevent the function being called from outside, so the flag dosen't really help so much.

 

by: Diablo84Posted on 2005-05-10 at 19:13:44ID: 13974573

Depending on the actual scenario you may be able to shuffle the logic, eg:

<?php
class someclass {

 function dosomething($flag=0) {
  if ($flag == 1) {
   echo 'called from within class';
  }
 }
 
 function causesomething() {
  $this->dosomething(1);
 }
 
}

$class = new someclass();

echo 'calling via: $class->dosomething(): ';
$class->dosomething();

echo '<br>calling via: $class->causesomething(): ';
$class->causesomething();
?>

I will stand back and see if anyone else has an idea now if a flag isn't going to work here.

Diablo84

 

by: matt_mcswainPosted on 2005-05-10 at 20:35:42ID: 13974798

I'm pretty sure a flag is the optimal solution in php4 as Diablo stated.
You could set and unset a GLOBAL variable or class variable inside the desired public method so you don't have to worry about parameters, but either way you're going to have to do a little bit of extra work to get around the OO limitations of php4.

I tend not worry about this and just place the desired usage(public, protected, or private) within comments above each class method, and then add them in when you are able to use php5.  

 

by: thepaddersPosted on 2005-05-10 at 20:43:28ID: 13974817

I am actually trying to make a license.php file here and want a private function that can't be accessed by the "outside" world, ie it will decode some encrypted data and I don't want that data directly accessable. I would prefere not to have to reuse the decode process in each function that needs to decode it.

I guess I thought there would be a function like is_inclass(). I know there is a way for example of telling if a function is called statically, I am surprised you can't tell if you where called from inside/outside the class.



 

by: jdpipePosted on 2005-05-11 at 00:11:45ID: 13975534

Here is a solution that might do what you're looking for. It's probably not optimal but it gives an example of how to store private data that can only be accessed from certain methods.

I must reiterate the PHP really isn't a good choice of language if you need data security of this type. Consider a language with more evolved private/protected object orientation.

Here is my idea:

<?php


       // Usage
      
      $L = new LicenseObject();
      $L->checkLicense('AAABBBCCC');
      
      if($L->checkLicense()){
            print("Your license is OK\n");
            
            // do protected stuff
      }

class LicenseObject{
   
    function LicenseObject(){
    }
   
    function setOrRetrievePrivateData($key,$data=NULL){
          static $storedkey;
          static $storeddata;
          
          if(is_null($data)){      
                if($key==$storedkey){
                      return $storeddata;
                }
                die("Invalid access to stored data");
          }else{
                if($data!="AAABBBCCC"){
                      die("Invalid license");
                }
                $storeddata=$data;
                $storedkey=$key;
                return true;
          }
    }
   
    function checkLicense($data=NULL){
          static $storedkey;
          
          if($data){
                // License data has been submitted, check it and store in private variable
                $storedkey=md5($data);
                if($this->setOrRetrievePrivateData($storedkey,$data)){
                      return true;
                }else{
                      return false;
                }
          }else{
                // License data has not been submitted, just check it
                if($this->setOrRetrievePrivateData($storedkey)){
                      return true;
                }else{
                      return false;
                }
          }
    }
}

?>
   

 

by: _GeG_Posted on 2005-05-11 at 01:12:00ID: 13975808

if you can use php >= 4.3

class someclass{
    function iAmPrivate(){
        $callers=debug_backtrace();
        if (isset($callers[1]) && isset($callers[1]['class']) && $callers[1]['class']=='someclass'){
             // everything is good, i am called by a class method
            return true;
        } else {
            trigger_error('Unauthorized access', E_USER_ERROR);
        }
    }

    function iAmPublic(){
        $this->iAmPrivate();
    }
}

$c=new someclass();
$c->iAmPublic();  // returns true
$c->iAmPrivate(); // error
someclass::iAmPrivate; // error

 

by: matt_mcswainPosted on 2005-05-11 at 01:36:33ID: 13975901

Wonderful _GeG_.
Seeing answers like that is really the primary reason I hang around here.

 

by: jdpipePosted on 2005-05-11 at 01:47:15ID: 13975949

Yeah that's nice stuff, GeG

I know it wasn't exactly in the question but... is there also then a way to stop external code from snooping on the 'private variables' of someclass?

JP

 

by: _GeG_Posted on 2005-05-11 at 02:15:57ID: 13976068

JP, the only way i can think of is very un-OOP (no surprise with PHP4 ;) )

class someclass{
      function getX(){
            return $this->x();
      }
      
      function setX($y){
            $this->x($y);
      }
      
      function x($y=null){
            static $x;
              $callers=debug_backtrace();
              if (isset($callers[1]) && isset($callers[1]['class']) && $callers[1]['class']=='someclass'){
                  if ($y!==null) {
                      $x=$y;
                  }
              } else {
                  trigger_error('Please use setX() and getX()', E_USER_ERROR);
              }
            echo "$x\n";
            return $x;
      }
}

now you have 'hidden' $x (like a private variable) and can access it only with getter and setter classes. Use _only_ if you need php4 :(

 

by: jdpipePosted on 2005-05-11 at 02:31:08ID: 13976149

Ok right. So it's the static variable trick there. You could therefore combine the 'setX($y)' stuff from above with your debug_backtrace stuff to have private setters etc. It would be very slow compared to standard object variables, but I guess it would work. Nice one!

JP

 

by: thepaddersPosted on 2005-05-12 at 14:58:59ID: 13991457

Wow, thats very interesting. Thank you everyone. It is a shame debug_backtrack is 4.3 not 4.2, i will have to see if I can raise the required version. Thanks!

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...