|
|
|
|
|
by forgotmypw17
2160 days ago
|
|
While we are on the subject, does anyone know of a way of having required variable declarations in PHP, similar to the way Perl's "use strict" works? This is one of my most common sources of bugs, and it is frustrating not having this be available, when it makes my life so much easier in Perl. Lately I've been thinking about doing something crazy like implementing my own variable system... |
|
https://www.brainbell.com/php/strict-type.html