What will be the output of the following code :-
<?php int $one=1; echo"$one"; ?>
<?php int $one=1; echo"$one"; ?>
Anonymous Quiz
5%
0
24%
1
61%
Error
10%
$One
What is the output:-
<?php $num=1; $num1=2; print $num. "+" .$num1; ?>
<?php $num=1; $num1=2; print $num. "+" .$num1; ?>
Anonymous Quiz
11%
3
7%
4
2%
5
76%
1+2
2%
1.+.2
2%
Error
The bootstrap grid system works across multiple in order to
Anonymous Quiz
72%
Responsiveness to website add
15%
Interactivity to website add
13%
Supportivness to website add
0%
None
To end sessions we use
Anonymous Quiz
19%
set($_SESSION['NAME']);
0%
set($_SESSION[NAME]);
77%
unset($_SESSION['name']);
4%
unset($_SESSION[name]);
Work by creating a unique id (UID) for each visitor and storing variables based on this UID
Anonymous Quiz
30%
Cookies
70%
Sessions
0%
None
Warning is displayed and the noscript continues to run
Anonymous Quiz
85%
include
13%
require
2%
None
You must open a connection to a database before executing any query
Anonymous Quiz
98%
True
2%
False
PHP is a
Anonymous Quiz
88%
Back-end web development
10%
Front-end web development
0%
Week-end web development
2%
None
🤣2
Laravel is a/an:-
Anonymous Quiz
4%
MVVM core platform for desktop development
93%
MVC framework for web development
2%
PHP's sister
0%
None
One of the most popular web hosting services
Anonymous Quiz
27%
GoDaddy
20%
000webhosting
53%
All of the mentioned
0%
None
Error 403 means:-
Anonymous Quiz
69%
You can not reach this site
16%
Server has been destroyed
4%
No power
11%
None
301 means:-
Anonymous Quiz
84%
The page has been moved
2%
The page gas been uploaded
12%
The server is not responding
2%
None
307 means:-
Anonymous Quiz
65%
Page has been moved temporarily
12%
Page has been updated
16%
Page is lost
7%
None
All 400's means:-
Anonymous Quiz
59%
The error is on client side
25%
The error is on server side
11%
Both
5%
None
All 500's mean:-
Anonymous Quiz
10%
The error is on client side
83%
The error is on server side
7%
Both
0%
None