Php related Interview questions and answers
Thursday, 10 May 2012
Q: Why use at the Rate before any function name in php?
Ans: Some time the function generate error in the screen so to stop this type error you must @ sign before calling function.
Example :@mkdir($config['cache'], 0777, true);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment