Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
What is the difference between $x > $y and $x != $y
operators
php
4 głosów
2 odpowiedzi
21st Mar 2017, 5:09 PM
Wilson Bol
<?php $x = 50; $x += 100; echo $x; ?> what the value of x
php
6 głosów
11 odpowiedzi
12th Jun 2018, 4:46 PM
MOHAMED BURMA MOHAMED ABDALLA
What is the difference between $x > $y and $x != $y
operators
php
3 głosów
2 odpowiedzi
21st Mar 2017, 5:09 PM
Wilson Bol
Why is $x * $x-- evaluating to 20 when $x is initially 5 in PHP?
php
2 głosów
6 odpowiedzi
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 głosów
4 odpowiedzi
7th Mar 2017, 11:52 AM
DAHMANI MOHAMED ELAMINE
<?php $x = "abc"; $x = 200; echo $x."<br/>"; echo $x."<br/>"; echo $abc; ?>
php
0 głosów
2 odpowiedzi
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 głosów
1 Odpowiedź
13th Oct 2021, 2:28 PM
Naveen A
Increment question
;
+
=
$x
$x++
2
7;
echo
2 głosów
1 Odpowiedź
8th May 2019, 5:24 PM
Charles Nduka
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Mobile number and similarity
0 Votes
Can I import any module in python in this app?
0 Votes
The use of these certificates on LinkedIn
1 Votes
GitHub account connecting issue
3 Votes
photo upload issue in html code
0 Votes
Converter minúsculas em maiúsculas e imprimir
0 Votes
Algorithm to create maze-like grid
2 Votes
Coding issue
2 Votes
Loops and conditions
0 Votes
Alguém Português por aqui?
0 Votes