Skip navigation
Currently Being Moderated

php5 static class method access syntax error

Jul 9, 2012 4:36 PM

Dreamweaver is complaining about this syntax

 

$class = 'ClassName';

$class::method(); // static method

 

Is there a way to omit these error warnings?

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points