Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
What is the difference between $x > $y and $x != $y
operators
php
4 Voti
2 Risposte
21st Mar 2017, 5:09 PM
Wilson Bol
<?php $x = 50; $x += 100; echo $x; ?> what the value of x
php
6 Voti
11 Risposte
12th Jun 2018, 4:46 PM
MOHAMED BURMA MOHAMED ABDALLA
What is the difference between $x > $y and $x != $y
operators
php
3 Voti
2 Risposte
21st Mar 2017, 5:09 PM
Wilson Bol
Why is $x * $x-- evaluating to 20 when $x is initially 5 in PHP?
php
2 Voti
6 Risposte
24th May 2021, 7:08 PM
Josh Greig
Where is the mistak here for ($x=0, $x <10, $x++) { echo $x; };
code
html
php
2 Voti
4 Risposte
7th Mar 2017, 11:52 AM
DAHMANI MOHAMED ELAMINE
<?php $x = "abc"; $x = 200; echo $x."<br/>"; echo $x."<br/>"; echo $abc; ?>
php
0 Voti
2 Risposte
22nd Jan 2020, 2:05 AM
Rajat Khatore
What output results from the following code? $x = 'y'; $y = 'x'; echo $x;
answer
anysis
quiz
-2 Voti
1 Risposta
13th Oct 2021, 2:28 PM
Naveen A
Increment question
;
+
=
$x
$x++
2
7;
echo
2 Voti
1 Risposta
8th May 2019, 5:24 PM
Charles Nduka
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
Popolare oggi
Where is the bug?
3 Votes
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
How to add two strings together in ts or css
1 Votes
Why can’t I use double “ in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes