Home / Questions / Other PHP __FILE__ magic constant क्या देता है? production project में safely कैसे use करें? Other 0 Views Verified PHP __FILE__ magic constant क्या देता है? production project में safely कैसे use करें? सही विकल्प चुनें और code/solution को समझें। #php #core php #php programming #php tutorial #php error #php solution #backend #developer Sarkari Result QA Bank Editorially reviewed exam information Share
Verified Current function name Current function name Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Current class name Current class name Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Correct Answer Current PHP file का path/name Current PHP file का path/name Additional Explanation __FILE__ current source file path represent करता है। Production में logging और safe error handling रखें।
Verified Server hostname Server hostname Additional Explanation यह विकल्प सही Core PHP solution नहीं है।