Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)

Tag: PHP File System

1SMARTchicken - Code Made Easy

Tag: PHP File System

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Tag: PHP File System

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • PHP File System
  • Page 3
PHP Reference

PHP – glob() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP glob() function returns an array of filenames or directories matching a specified pattern.

PHP Reference

PHP – is_dir() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_dir() function checks whether the specified filename is a directory.

PHP Reference

PHP – is_executable() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_executable() function checks whether the specified filename is executable.

PHP Reference

PHP – is_file() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_file() function checks whether the specified filename is a regular file.

PHP Reference

PHP – is_link() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_link() function checks whether the specified filename is a symbolic link.

PHP Reference

PHP – is_readable() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_readable() function checks whether the specified filename is readable.

PHP Reference

PHP – is_uploaded_file() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_uploaded_file() function checks whether the specified file is uploaded via HTTP POST.

PHP Reference

PHP – is_writable() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP is_writable() function checks whether the specified filename is writable.

PHP Reference

PHP – lchgrp() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP lchgrp() function changes the group ownership of a symbolic link (a link in the filesystem).

PHP Reference

PHP – lchown() Function

September 22, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP lchown() function changes the user ownership of a symbolic link (a link in the filesystem).

PHP Reference

PHP – link() Function

September 23, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP link() function creates a hard link.

PHP Reference

PHP – linkinfo() Function

September 23, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP linkinfo() function returns information about a hard link, and is used to verify if a link really exists.

PHP Reference

PHP – lstat() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP lstat() function returns information about a file or symbolic link.

PHP Reference

PHP – mkdir() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP mkdir() function creates a directory specified by a pathname.

PHP Reference

PHP – parse_ini_file() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP parse_ini_file() function parses a configuration (ini) file and returns the settings.

PHP Reference

PHP – pathinfo() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP pathinfo() function returns information about a file path.

PHP Reference

PHP – pclose() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP pclose() function closes a pipe opened by popen().

PHP Reference

PHP – popen() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP popen() function opens a pipe to the program specified in the command parameter.

PHP Reference

PHP – readfile() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP readfile() function reads a file and writes it to the output buffer.

PHP Reference

PHP – readlink() Function

September 24, 2024 / PHP Functions, PHP Reference, Reference / PHP File System

The PHP readlink() function returns the target of a symbolic link.

← Previous 1 2 3 4 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (18)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (556)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (285)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2026@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2026 1SMARTchicken | All Rights Reserved.