• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • Teams
Menu

Sesiones de PyR

Are $name and $Name different?
phpvariables
-1 Voto
6 Respuestas
12th Dec 2016, 9:13 AM
Farabi
Farabi - avatar
Difference between $name and $name
php
0 Votos
3 Respuestas
15th Nov 2016, 5:15 PM
mansi kotadiya
PHP - why I can't get the variable $name ?
phpvariables
6 Votos
10 Respuestas
10th Jan 2019, 4:53 PM
Ophélie De Sousa Oliveira
Ophélie De Sousa Oliveira - avatar
<?php $name = “Paul”; echo(“hello ” . $name); ?>”
php
1 Voto
6 Respuestas
28th Jan 2022, 9:52 AM
N'TOUGAN Yawo Félix
<?php $name = “Paul”; echo(“hello ” . $name); ?>
php
0 Votos
2 Respuestas
30th Sep 2022, 7:04 PM
Mathieu
Can anyone please explain me this code, why $name came instead of $names
foreach_looploopsphp
1 Voto
1 Respuesta
11th Feb 2017, 9:33 AM
Harsha Deep
Harsha Deep - avatar
please tell the use of dot . after the $name and in previous cases we had use double dots ...plz reply fast?
loopsphp
1 Voto
7 Respuestas
17th Feb 2017, 3:13 PM
Aman Gupta
Aman Gupta - avatar
Wy we have to use in global scope global $name; instead we can use only echo $name ;
globalscope
0 Votos
1 Respuesta
21st Jun 2017, 5:22 AM
R Prathibha
R Prathibha - avatar
Why is this code not working? It displays a text like <?php $name = 'John'; $age =25; echo $name; ?> Please help me.
phpvariables
1 Voto
4 Respuestas
27th Dec 2017, 2:14 AM
MIkko Celestra Mercado
MIkko Celestra Mercado - avatar
Tengo dudas en php
“eduardo”;<?php=$name
-1 Voto
1 Respuesta
6th Oct 2018, 11:24 PM
Eduardo
Eduardo - avatar
En tendencia hoy
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
GitHub account connecting issue
3 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
Coding issue
2 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
Alguém Português por aqui?
0 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes