Jump to content

Runtime evaluation/In an environment: Difference between revisions

m
→‎{{header|PHP}}: php var inside functions, if not declared global, are local; should the code be "splitted" as done for tcl? waiting feedback
(→‎{{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:
 
=={{header|PHP}}==
 
{{incorrect|PHP|Either do not use a global variable, or note that this is impossible.}}
 
<lang php><?php
Cookies help us deliver our services. By using our services, you agree to our use of cookies.