Nuacht

File handling is the ability to read and write files on the server. PHP has built in functions for reading and writing files.
bug.php: Shows the problematic code. bugSolution.php: Provides the corrected code.