Fehler beim Laufergebnis
P粉391393584
P粉391393584 2022-06-04 00:15:05
0
1
934

<?php$x = 75;$y = 25;Funktionszusatz(){ $GLOBALS['z'] = $GLOBALS['x'] + $GLOBALS['y'];}addition();echo $z;?>

提示:

Hinweis: Undefinierter Index: x in /www/admin/working.php.cn_80/wwwroot/compile.php(20): eval()'d Code on line 6Hinweis: Undefiniert index: y in /www/admin/working.php.cn_80/wwwroot/compile.php(20): eval()'d code on line 6Hinweis: Undefinierte Variable: z in /www/admin/working.php.cn_80/ wwwroot/compile.php(20): eval()'d Code in Zeile 9

P粉391393584
P粉391393584

Antworte allen(1)
大瓶可乐

修改php.ini设置,将register_globals值设置为on。

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage