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

Q&A Discussions

What is the difference between $x > $y and $x != $y
operatorsphp
4 Votes
2 Answers
21st Mar 2017, 5:09 PM
Wilson Bol
Wilson Bol - avatar
<?php $x = 50; $x += 100; echo $x; ?> what the value of x
php
6 Votes
11 Answers
12th Jun 2018, 4:46 PM
MOHAMED BURMA MOHAMED ABDALLA
MOHAMED BURMA MOHAMED ABDALLA - avatar
What is the difference between $x > $y and $x != $y
operatorsphp
3 Votes
2 Answers
21st Mar 2017, 5:09 PM
Wilson Bol
Wilson Bol - avatar
Why is $x * $x-- evaluating to 20 when $x is initially 5 in PHP?
php
2 Votes
6 Answers
24th May 2021, 7:08 PM
Josh Greig
Josh Greig - avatar
Where is the mistak here for ($x=0, $x <10, $x++) { echo $x; };
codehtmlphp
2 Votes
4 Answers
7th Mar 2017, 11:52 AM
DAHMANI MOHAMED ELAMINE
DAHMANI MOHAMED ELAMINE - avatar
<?php $x = "abc"; $x = 200; echo $x."<br/>"; echo $x."<br/>"; echo $abc; ?>
php
0 Votes
2 Answers
22nd Jan 2020, 2:05 AM
Rajat Khatore
Rajat Khatore - avatar
What output results from the following code? $x = 'y'; $y = 'x'; echo $x;
answeranysisquiz
-2 Votes
1 Answer
13th Oct 2021, 2:28 PM
Naveen A
Naveen A - avatar
Increment question
;+=$x$x++27;echo
2 Votes
1 Answer
8th May 2019, 5:24 PM
Charles Nduka
Charles Nduka - avatar
Hot today
Excuse me, why do they always ask us to input without telling us what it is for in python.
2 Votes
Quiz
0 Votes
Sockets, etc
0 Votes
Should i learn python more or HTML?
1 Votes
Any Sololearn Chat Groups that I could Join?
0 Votes
NecesitĂł ayuda
1 Votes
C++ Vectors
0 Votes
Does solving a code coach actually give XPs?
2 Votes
A Little Question Here!
1 Votes
Loop
0 Votes