Undefined constant 'x'
Sample code:
//... $var = x; // Undefined constant 'x' //...
You attempted to use constant 'x', but Codenizer can't find any definition for it.
Skip to: Content | Navigation | Footer

Sample code:
//... $var = x; // Undefined constant 'x' //...
You attempted to use constant 'x', but Codenizer can't find any definition for it.