hi recently i had faced an interview in that they asked me
that php have faced the problem of y2k so which one is that
year like 2030,2059 not remember exact year anybody will
tell me pls?
Answer / guest
Abbreviated from "year 2000", with "K" standing for 1000, as
in the prefix kilo.
Y2K or, less commonly, Y2k
The year 2000 (in relation to anticipated problems caused
by computers storing the year as two digits)
It is called as Millennium bug or Y2K bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Tell me will a comparison of an integer 12 and a string "13" work in php?
Specify pre-defined classes in php ?
How do I find out the number of parameters passed into function9?
Describe session in php.
Is php a dying language?
Tell me what are the __construct() and __destruct() methods in a php class?
Extract url from this string? It should be flexible for all strings, not for this string only. "yahoo.comyahoo.co.inhotmail.org"
Can we use include ("xyz.php") two times in a php page "index.php"?
What is the exact Diff. between include_once() and require_once() in PHP?
how set session expire time in php?
Which php mvc framework is best?
Explain about image types in detail?