PHP Tutorial - File Functions Example






Method

  1. PHP basename() function
  2. PHP chdir() function
  3. PHP chgrp() Function
  4. PHP chmod() Function
  5. PHP chown() Function
  6. PHP chroot() Function
  7. PHP clearstatcache() Function
  8. PHP closedir() Function
  9. PHP copy() Function
  10. PHP delete() function
  11. PHP dir() Function
  12. PHP dirname() Function
  13. PHP diskfreespace() Function
  14. PHP disk_free_space() Function
  15. PHP disk_total_space() Function
  16. PHP fclose() Function
  17. PHP feof() Function
  18. PHP fflush() Function
  19. PHP fgetc() Function
  20. PHP fgets() Function
  21. PHP fgetss() Function
  22. PHP file() Function
  23. PHP fileatime() Function
  24. PHP filectime() Function
  25. PHP filegroup() Function
  26. PHP fileinode() Function
  27. PHP filemtime() Function
  28. PHP fileowner() Function
  29. PHP fileperms() Function
  30. PHP filesize() Function
  31. PHP filetype() Function
  32. PHP file_exists() Function
  33. PHP file_get_contents() Function
  34. PHP file_put_contents() Function
  35. PHP flock() Function
  36. PHP fnmatch() Function
  37. PHP fopen() Function
  38. PHP fpassthru() Function
  39. PHP fprintf() Function
  40. PHP fputcsv() Function
  41. PHP fputs() Function
  42. PHP fread() Function
  43. PHP fscanf() Function
  44. PHP fseek() Function
  45. PHP fstat() Function
  46. PHP ftell() Function
  47. PHP ftruncate() Function
  48. PHP fwrite() Function
  49. PHP getcwd() function
  50. PHP glob() Function
  51. PHP is_dir() Function
  52. PHP is_executable() Function
  53. PHP is_file() Function
  54. PHP is_link() Function
  55. PHP is_readable() Function
  56. PHP is_uploaded_file() Function
  57. PHP is_writable() Function
  58. PHP link() Function
  59. PHP linkinfo() Function
  60. PHP lstat() Function
  61. PHP md5_file() Function
  62. PHP mkdir() Function
  63. PHP move_uploaded_file() Function
  64. PHP opendir() Function
  65. PHP parse_ini_file() Function
  66. PHP pathinfo() Function
  67. PHP pclose() Function
  68. PHP popen() Function
  69. PHP readdir() Function
  70. PHP readfile() Function
  71. PHP readlink() Function
  72. PHP realpath() Function
  73. PHP rename() Function
  74. PHP rewind() Function
  75. PHP rewinddir() Function
  76. PHP rmdir() Function
  77. PHP scandir() Function
  78. PHP set_file_buffer() Function
  79. PHP sha1_file() Function
  80. PHP stat() Function
  81. PHP symlink() Function
  82. PHP tempnam() Function
  83. PHP tmpfile() Function
  84. PHP touch() Function
  85. PHP umask() Function
  86. PHP unlink() Function
  87. PHP vfprintf() Function