Running php
Posted: Tue Nov 20, 2018 11:04 pm
This line makes no sense to me:
die('Due to a security issue, this demo has been disabled. It can be enabled by removing line '.__LINE__.' in '.$_SERVER['PHP_SELF']);
what and where is ".__LINE__."?
die('Due to a security issue, this demo has been disabled. It can be enabled by removing line '.__LINE__.' in '.$_SERVER['PHP_SELF']);
what and where is ".__LINE__."?