Tag: web technology
Questions Related to web technology
-
1, 4, 2, 3, 5
-
4, 1, 2, 3, 5
-
1, 5, 4, 2, 1
-
4, 1, 3, 2, 5
-
sssion_decode
-
session_destroy
-
session_id
-
session_pw
-
Uplaod is not successful, error occurred
-
The file uploaded with success
-
Uploaded file size is 0
-
File upload progress is 0% completed
-
-
-
-
print "This is php example";
-
You can use any of the delimiting style
-
You can use different delimiting styles in same page
-
You can use any delimiting style but must use a single style consistently for a page
-
Variables declared in previous blocks are remenbered on later blocks too!
-
Single line c++ syntax - //
-
Shell syntax - #
-
Both of above
-
None of above
-
Php print ("
I love the summer time
";?>
-
Php $ season="summer time"; print"
I love the $ season
"; ?>
-
I love the summer time ; ecdho $ message; ?>
-
All of above
-
echo ( )
-
print ( )
-
both
-
None