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

Category: PHP Reference

1SMARTchicken - Code Made Easy

Category: PHP Reference

  • 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

Category: PHP Reference

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Reference
  • PHP Reference
  • Page 13
PHP Reference

PHP – ftp_pasv() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_pasv() function turns passive mode on or off.

PHP Reference

PHP – ftp_put() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_put() function uploads a file to the FTP server.

PHP Reference

PHP – ftp_pwd() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_pwd() function returns the current directory name.

PHP Reference

PHP – ftp_raw() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_raw() function sends a raw command to the FTP server.

PHP Reference

PHP – ftp_rawlist() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_rawlist() function returns a list of files with file information from a specified directory on the FTP server.

PHP Reference

PHP – ftp_rename() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_rename() function renames a file or directory on the FTP server.

PHP Reference

PHP – ftp_rmdir() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_rmdir() function deletes a directory on the FTP server.

PHP Reference

PHP – ftp_set_option() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_set_option() function sets runtime options of the current FTP connection.

PHP Reference

PHP – ftp_site() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_site() function sends a SITE command to the FTP server.

PHP Reference

PHP – ftp_size() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_size() function returns the size of a specified file on the FTP server.

PHP Reference

PHP – ftp_ssl_connect() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_ssl_connect() function opens a secure SSL-FTP connection. Once the connection is open, FTP functions can be run against the server.

PHP Reference

PHP – ftp_systype() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / FTP, PHP FTP

The PHP ftp_systype() function returns the system type identifier of the FTP server.

PHP Reference

PHP – ftruncate() Function

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

The PHP ftruncate() function truncates an open file to the specified length.

PHP Reference

PHP – function Keyword

July 26, 2024 / PHP Keywords, PHP Reference, Reference / Keyword

The PHP function keyword is used to create a function.

PHP Reference

PHP – fwrite() Function

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

The PHP fwrite() writes to an open file and will stop at the end of the file (EOF) or when it reaches the specified length, whichever comes first.

PHP Reference

PHP – get_browser() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference

The PHP get_browser() function looks up the user’s browscap.ini file and returns the capabilities of the user’s browser.

PHP Reference

PHP – getdate() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP getdate() function returns date/time information of a timestamp or the current local date/time.

PHP Reference

PHP – gettimeofday() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / Date, PHP Date

The PHP gettimeofday() function returns the current time.

PHP Reference

PHP – getcwd() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Directory

The PHP getcwd() function returns the current working directory.

PHP Reference

PHP – gethostbyaddr() Function

September 21, 2024 / PHP Functions, PHP Reference, Reference / PHP Network

The PHP gethostbyaddr() function returns the domain name for a given IP address.

← Previous 1 … 12 13 14 … 23 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.