Last active
May 17, 2017 10:58
-
-
Save VictorFursa/c238f83da1f93127d3d93fe3b18dfeb5 to your computer and use it in GitHub Desktop.
QuartSoft
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> ошибка нету указания типа текущего документа | |
строка 4 нету закрывающего тега </head> | |
строка 6 <?php echo << text >> ; ?> ошибка в кавычках надо ('', "") и в нутри тега <body> надо выводить текст в тегах <div>,<p> итдп. | |
строка 7 нету закрывающего тега </h1> | |
строка 8 нету закрывающего тега </h1> и кавычки надо ('', "") | |
строка 9 ошибка : надо ; или , | |
строка 13 print < <<END ошибка пробел! надо <<<END END; | |
строка 16 ошибка нету закрывающего тега </pre> | |
строка 18 $s = < <<END ошибка пробел! | |
строка 20 ошибка нету закрывающего тега </pre> | |
Кроссворд: | |
1 CV | |
2 warning | |
3 __construct | |
4 apache | |
5 subversion | |
6 checkout | |
7 MyISAM | |
8 unix | |
9 pattern | |
10 background | |
11 truncate | |
12 sort | |
13 interface | |
14 select | |
[email protected] :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment