File System Functions in PHP - PHP हमें File System से सम्बंधित विभिन्न प्रकार के कामों को आसानी से पूरा करने के लिए विभिन्न प्रकार के Built-In Functions Provide करता है। इन Functions की हमें समय-समय पर विभिन्न प्रकार की जरूरतों को पूरा करने के लिए जरूरत पडती है। इसलिए अब हम PHP द्वारा Provided File System Related कुछ उपयोगी Functions के बारे में जानेंगे। Path Related Functions PHP File के Path से संबंधित कुछ Functions Provide करता है, जिनका … [Read more...]
File System Functions in PHP
Filed Under: Core PHP in Hindi Tagged With: basename() Function, chdir() Function, chroot() Function, copy() Function, Directory Closing, Directory Content Reading, Directory Opening, Directory Rewinding, dirname() Function, disk_free_space() Function, disk_total_space() Function, diskfreespace() Function, File Time Functions, file_exists() Function, fileatime() Function, filectime() Function, filemtime() Function, filesize() Function, General File Functions, getcwd() Function, is_dir() Function, is_file() Function, is_readable() Function, is_writable() Function, is_writeable() Function, mkdir() Function, Path Functions, pathinfo() Function, PHP File System Functions, Reading Directory Contents, realpath() Function, rename() Function, rmdir() Function, Shell Command Functions, Size Functions, touch() Function, unlink() Function