|
What is the main difference between require() and require_once()?
|
|
2
|
486
|
22 February 2022
|
|
What does PHP stand for?
|
|
1
|
520
|
22 October 2020
|
|
How to get image's properties like height, width etc in PHP?
|
|
1
|
420
|
22 October 2020
|
|
What is the function mysql_pconnect() useful for in PHP?
|
|
1
|
660
|
22 October 2020
|
|
What are the methods to submit form in PHP?
|
|
1
|
436
|
22 October 2020
|
|
In PHP how to access the data sent through the URL with the GET method?
|
|
1
|
450
|
22 October 2020
|
|
In PHP how to access the data sent through the URL with the POST method?
|
|
1
|
401
|
21 October 2020
|
|
In PHP how to check if a given variable is empty?
|
|
1
|
433
|
21 October 2020
|
|
What is a session in PHP?
|
|
1
|
427
|
21 October 2020
|
|
How to initiate a session in PHP?
|
|
1
|
435
|
21 October 2020
|
|
In PHP when do sessions end?
|
|
1
|
422
|
21 October 2020
|
|
What is the default session time in PHP?
|
|
1
|
432
|
21 October 2020
|
|
In PHP what is the differences between $a != $b and $a !== $b?
|
|
1
|
432
|
21 October 2020
|
|
In PHP what is the difference between the functions strstr() and stristr()
|
|
1
|
412
|
21 October 2020
|
|
In PHP is it possible to destroy a cookie?
|
|
1
|
426
|
21 October 2020
|
|
What is the difference between "echo" and "print" in PHP?
|
|
1
|
427
|
21 October 2020
|
|
What are magic constants in PHP?
|
|
1
|
431
|
21 October 2020
|
|
How is it possible in PHP to know the number of rows returned in the result set?
|
|
1
|
375
|
15 September 2020
|
|
What is the meaning of a final class and a final method in PHP?
|
|
1
|
396
|
15 September 2020
|
|
Is multiple inheritance supported in PHP?
|
|
1
|
495
|
14 September 2020
|