Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
The following variable are same ? $a and $A true or false?
php
python
2 Stimmen
6 Antworten
26th Aug 2020, 3:39 PM
Naveed
I can't understand that $a = count("123","45"); echo $a; . Output: 1. Why?Please explain me more.
count()
php
1 Stimme
2 Antworten
23rd Jun 2019, 5:49 PM
Sanjar Sobirjonov
I got a question in an interview $a = '2'; $b = &$a; $b = '5$b';
javascript
0 Stimmen
3 Antworten
18th May 2021, 2:12 PM
satyam sahay
Why <?php $a = 2; $b = $a++; echo $a; ?> is a=3 and b=3
php
0 Stimmen
3 Antworten
5th Jul 2017, 12:23 AM
Sandra Curo
Why <?php $a = 2; $b = $a++; echo $b; ?> is a=3 and b=2?
php
0 Stimmen
3 Antworten
5th Jul 2017, 12:19 AM
Sandra Curo
$a = "B"; $B = a; echo $B What is output of this code.🤗
php
-3 Stimmen
2 Antworten
28th Oct 2021, 8:49 AM
Hemant Kumar Joshi
If $a is and $a++ gives same value then whats the point of that operation?
operators
php
0 Stimmen
2 Antworten
5th Nov 2015, 12:25 PM
Metaphor_
Q. What will be the output of the below code? $a = “php”; $a++; echo $a;
answer
php
1 Stimme
2 Antworten
8th Dec 2017, 8:31 PM
Yash Singh
I want to echo $a if its modulus is zero but not displaying. Please what could be wrong?
php
1 Stimme
2 Antworten
22nd Feb 2020, 5:35 PM
Juliet Chinenye
What is the output of this code $a = '1' ; $b = &$a; $b = "2$b" ; echo $a. ", " .$b;
1
-2 Stimmen
5 Antworten
30th Sep 2018, 6:29 PM
kcee
Which one is fastest if $a = 10; echo "Output is: {$a}"; echo "Output is " . $a; echo 'Output is ' . $a; echo "Output is $a";
php
3 Stimmen
6 Antworten
20th Jul 2016, 11:09 AM
Dushyant Srivastava
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Heute heiß
Collision bug in player movement — not sure what's wrong
1 Votes
code coach
3 Votes
How do I do audio
0 Votes
PYTHON AND JAVA
0 Votes
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
i want correct anwer code
0 Votes
Does this app support the audio tag?
0 Votes
Lua?
1 Votes
I dont know what i should do with java script
0 Votes
IndexOf()
1 Votes