Kurse
Anmelden
Beginne KI zu lernen
Kurse
Anmelden
Beginne KI zu lernen
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
What is the difference between $x > $y and $x != $y
operators
php
4 Stimmen
2 Antworten
21st Mar 2017, 5:09 PM
Wilson Bol
<?php $x = 50; $x += 100; echo $x; ?> what the value of x
php
6 Stimmen
11 Antworten
12th Jun 2018, 4:46 PM
MOHAMED BURMA MOHAMED ABDALLA
What is the difference between $x > $y and $x != $y
operators
php
3 Stimmen
2 Antworten
21st Mar 2017, 5:09 PM
Wilson Bol
Why is $x * $x-- evaluating to 20 when $x is initially 5 in PHP?
php
2 Stimmen
6 Antworten
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 Stimmen
4 Antworten
7th Mar 2017, 11:52 AM
DAHMANI MOHAMED ELAMINE
<?php $x = "abc"; $x = 200; echo $x."<br/>"; echo $x."<br/>"; echo $abc; ?>
php
0 Stimmen
2 Antworten
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 Stimmen
1 Antwort
13th Oct 2021, 2:28 PM
Naveen A
Increment question
;
+
=
$x
$x++
2
7;
echo
2 Stimmen
1 Antwort
8th May 2019, 5:24 PM
Charles Nduka
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Advertising in Sololearn
1 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes