<?php
define(‘can’t, ‘can but thinks otherwise’);
?>
I know right
i know too my cousin lies in uk ![]()
Lies?
no im serious he actually does
I live in the uk
PHP Syntax Check: Parse error: syntax error, unexpected 'but' (T_STRING), expecting ')' in your code on line 2
echo('Autocorrect');
?>
No issues found.
define(‘cant, ‘can but thinks otherwise’);
?>
<?php
check('for errors');
?>
Syntax error found on 1stscript.php: type ERROR; description: unexpected “can”, expected “)” on second line.
Syntax error found on 2ndscript.php: type FATAL; description: unformed PHP script; tags should start with <?php or <?.
check('for errors');
?>
Syntax error: type FATAL; description: function name “check” not defined. On line 2, length: all the line
echo('help me with my php');
?>
Output: help me with my php
Syntax correct. Executed in 0.2188 seconds.
I need help with my php.
Which error does it throw and which script are you trying to run? All of that maybe post it on a support topic. Also, W3Schools and some more websites like that should help for your PHP.
help();
?>
Okay
Function “help” not defined. On line 2; all the line. Type of error : FATAL. Executed on 20/11/2020 dd/mm/YYYY at 8:25 PM, completed in two milliseconds.