TAILIEUCHUNG - PHP Developer's Dictionary- P74

PHP Developer's Dictionary- P74:PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP brings together the best of Perl, C++, and other languages. | PHP Developer s Dictionary The optional parameter use_inciude_path can be set to 1 if you want to search for the file in the include path. readlink Syntax string readlink string path Description The readiink function returns the destination of the symbolic link defined by path . This function returns false 0 if there is an error. rename Syntax int rename string oldname string newname Description The rename function renames the file or directory defined by oldname to the name specified in newname . This function returns true 1 if the process is successful. rewind Syntax int rewind int fp Description The rewind function sets the file pointer fp to the beginning of the file. This function returns false 0 if there is an error. rmdir Syntax IT-SC book 365 PHP Developer s Dictionary int rmdir string dirname Description The rmdir function removes the directory defined by dirname. Permissions must be adequate for the operation to be completed and the directory must not contain any files. This function returns true 1 if the function is successful. stat Syntax array stat string filename Description The stat function returns the information shown in Table on the file defined by filename. Table . Contents of the stat Array Name Description Device drive This is the device on which the file resides or the drive number Letter 0 1 2 . on a Windows system. Inode The inode of the file. Zero in Windows. Inode mode The read write execute permissions on the file. Number of links The number of links to the file. Windows always returns 1. User The user ID UID of the owner of the file. Windows always returns 0. Group The group ID GID of the owner of the file. Windows always returns 0. Device type drive This is the device type on a UNIX system. Windows returns the letter drive letter. Size The size of the file in bytes. Last access time The last time the file was accessed. Last modified time The last time the file was modified. Last changed time The last time the file was changed. .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.