We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
first error is
Notice: Use of undefined constant print_header - assumed 'print_header' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
Notice: Use of undefined constant print_row - assumed 'print_row' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
Notice: Use of undefined constant print_footer - assumed 'print_footer' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
then if I try to edit and fix I get this error when I refresh the page
Parse error: syntax error, unexpected end of file in your code on line 174?>
•PHP Syntax Check: Errors parsing your code
?>
The text was updated successfully, but these errors were encountered:
see answer to number 36
Sorry, something went wrong.
No branches or pull requests
first error is
Notice: Use of undefined constant print_header - assumed 'print_header' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
Notice: Use of undefined constant print_row - assumed 'print_row' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
Notice: Use of undefined constant print_footer - assumed 'print_footer' in C:\xampp\htdocs\time2\punchclock\lib.timecard.php on line 164
then if I try to edit and fix I get this error when I refresh the page
Parse error: syntax error, unexpected end of file in your code on line 174?>
•PHP Syntax Check: Errors parsing your code
?>
The text was updated successfully, but these errors were encountered: