Home / Questions / Other PHP `include_once` क्यों उपयोग करते हैं? में error आए तो solution क्या है? Other 0 Views Verified PHP `include_once` क्यों उपयोग करते हैं? में error आए तो solution क्या है? सही विकल्प चुनें और 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 Database connect करने के लिए Database connect करने के लिए Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Session start करने के लिए Session start करने के लिए Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified File encrypt करने के लिए File encrypt करने के लिए Additional Explanation यह विकल्प सही Core PHP solution नहीं है।
Verified Correct Answer Same request में file duplicate include होने से रोकने के लिए Same request में file duplicate include होने से रोकने के लिए Additional Explanation include_once duplicate inclusion avoid करता है। पहले exact error message, line number और input value check करें।