PHP notice: use of undefined constant
There are four types of PHP error. These errors appear when there is something wrong in the written code. The error might be simple or complex. This four PHP error types are warning error, notice error, parse error and fatal error. On this article we...
8thesource.hashnode.dev3 min read