How can I access a static variable in a separate class in PHP? Is the scope resolution operator the wrong tool for the job? Example:How can I access a static variable in a separat
How can I access a static variable in a separate class in PHP? Is the scope resolution operator the wrong tool for the job? Example:How can I access a static variable in a separat