Hello. My name is Eben and I'm a beginner in php. I've been getting this error message "Notice: A non well formed numeric value encountered in C:\wamp64\www\Project\FeePayment.php on line 145".
This is the code;

for($i = 1; $i <=($months_diff+1); $i++){
                            $totalFees = $fees + $totalFees;

Please I need help.

JohnnyBravo420 commented: One of your veriables isnt numeric +0
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.