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 |
What is php and sql?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is the scope of career in PHP/Mysql
what is PHP accelerator ?
what is the default method of form in php?
How to concatenate two strings in php?
What is difference between Method overriding and overloading in PHP?
What is the Pipe Symbol represented?
How to create a session? How to set a value in session? How to remove data from a session?
How do I get csrf token?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What is trait in php?