Basically I wrote a php code by following some instructions that were given by my teacher. I have an issue with the last part of the php code, I went trough the code lots of time and it still gives some errors. Here the php code and the errors.
PHP code:
<?php
$myfile = fopen('orders.txt'...