Tochy112 / PHP-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a practical usage of file handling in PHP.

This is for Fetching information a user inputs in a form and saving them in a .doc file.

Using the following functions:

fopen() with the append action,

fwrite()

fclose().

About


Languages

Language:PHP 38.2%Language:Hack 37.0%Language:CSS 24.8%