• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Are $name and $Name different?
phpvariables
-1 Vote
6 Answers
12th Dec 2016, 9:13 AM
Farabi
Farabi - avatar
Difference between $name and $name
php
0 Votes
3 Answers
15th Nov 2016, 5:15 PM
mansi kotadiya
PHP - why I can't get the variable $name ?
phpvariables
6 Votes
10 Answers
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 Vote
6 Answers
28th Jan 2022, 9:52 AM
N'TOUGAN Yawo Félix
<?php $name = “Paul”; echo(“hello ” . $name); ?>
php
0 Votes
2 Answers
30th Sep 2022, 7:04 PM
Mathieu
Can anyone please explain me this code, why $name came instead of $names
foreach_looploopsphp
1 Vote
1 Answer
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 Vote
7 Answers
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 Votes
1 Answer
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 Vote
4 Answers
27th Dec 2017, 2:14 AM
MIkko Celestra Mercado
MIkko Celestra Mercado - avatar
Tengo dudas en php
“eduardo”;<?php=$name
-1 Vote
1 Answer
6th Oct 2018, 11:24 PM
Eduardo
Eduardo - avatar
Hot today
Mobile number and similarity
1 Votes
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
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