hi
Iam new for php and trying to learn, i want to know what is this line of code mean :
$_PROFILER->mark('afterRoute') : null;
$_PROFILER ??
-> ?? what does it used for and what is it mean ?
mark()???
: ??
null??
and 'afterRoute' ???
thanks for all ;)