Need help - Monthly statistics report by year

I’m trying to do a report for each user as follow but dont know how to make the year selection work (user can select the year to produce the report yr required).

I got the following error. Need help since I’m not good at php. attached pls see my yearly.php and report_yearly.php which I tried from the existing report.

report_yearly.html (1.7 KB)

yearly.php (5.4 KB)

Any help to improve the code is highly appreciated. tq

Maybe there is problem with your form action:

try to put relative path.

The problem occurs when you submit form, or when do first access to page?