Question
1. Please help me fix the following error message on line 17 of my php code which is: function validateWord($data, $fileName) { The error message
1. Please help me fix the following error message on line 17 of my php code which is: function validateWord($data, $fileName) {
The error message says:
Parse error: syntax error, unexpected 'validateWord' (T_STRING), expecting '(' in /Applications/XAMPP/xamppfiles/htdocs/Week4/process_JumbleMaker.php on line 17
2. Please help me with code style by surrounding blocs with braces by pointing them out. Add comments in capitals so I see where I missed comments.
There are 2 files in this assignment for the application to run correct. Here are the codes. Error is on File 1.
File 1. process_JumbleMaker.php
File 2: Jumble Maker
No errors on this code but please help me point out stylistic conventions and add comments in capital.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started