und genau wegen der notice nehme ich das wohl auch nicht. ich will/muss immer mit isset() prüfen, weil ich den standard .....
.... bei mir so eingestellt habe .....
...., damit ich auch wirklich sauber arbeite und auch keine warnings und/oder notices erzeuge.
Code:
error_reporting = E_ALL & ~E_NOTICE
Code:
error_reporting = E_ALL
Kommentar