Home / Questions / Other PHP __FILE__ magic constant क्या देता है? के सही और गलत approach में क्या फर्क है? Other 0 Views Verified PHP __FILE__ magic constant क्या देता है? के सही और गलत approach में क्या फर्क है? सही विकल्प चुनें और 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 Correct Answer Current PHP file का path/name Current PHP file का path/name Additional Explanation __FILE__ current source file path represent करता है।
Verified Server hostname Server hostname Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Current class name Current class name Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Current function name Current function name Additional Explanation यह विकल्प सही Core PHP solution नहीं है।