Skip to content

php-beginners/file_upload_character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload the text character by character.

Send string of content.txt character by character to api.php, and save it to uploaded.txt of character by character.

Usage

  1. Load index.php in your browser.
  2. The contents of upload.txt are displayed.
  3. Click on file input.
  4. Select the "content.txt" file.
  5. When you press the "Submit character" button, the text will be uploaded character by character.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages