+ 2

Почему так не работает

<?php $a = 'hello'; $hello = "Hi!"; echo $hello; ?>

16th Jun 2019, 12:01 PM
anvar yusupov
anvar yusupov - avatar
1 Resposta
+ 2
Maybe you mean: <?php $a = 'hello'; $hello = "Hi!"; echo $a; ?>
16th Jun 2019, 12:30 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar
Quente hoje
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes