Runtime evaluation/In an environment: Difference between revisions

Content added Content deleted
(→‎{{header|Tcl}}: (before: bad understanding of the tcl code? note the apply) maybe the error was elsewhere; now hopefully fixed)
m (→‎{{header|PHP}}: php var inside functions, if not declared global, are local; should the code be "splitted" as done for tcl? waiting feedback)
Line 123: Line 123:


=={{header|PHP}}==
=={{header|PHP}}==

{{incorrect|PHP|Either do not use a global variable, or note that this is impossible.}}


<lang php><?php
<lang php><?php