PHP - Namespace

Card Puncher Data Processing

About

Namespace notion in PHP

namespace

Syntax

namespace my\name;

$c = new \my\name\MyClass; 







Share this page:
Follow us:
Task Runner