У меня ошибка синтаксического анализа: синтаксическая ошибка, неожиданный конец файла. ⇐ Php
У меня ошибка синтаксического анализа: синтаксическая ошибка, неожиданный конец файла.
I am building a custom search engine that allows searching by several fields. The error "syntax error, unexpected end of file" appears and it tells me it is on line 201 of my code, right in the last php ().
My code:
First is the connection, followed by the POST of the fields for the search and order, I build the form and then open the queries with $query for any filled fields, and the options to order the results found. The table is "jefe", and its data is "cedula_jefe" with 'search'; "boss_name" with 'searchname'; "boss_lastname" with 'lastnamesearch'; "boss_sex" with 'searchsex'; "boss_date" with 'searchdatefrom' and 'searchdateto'. All followed after the first query with an "else" to then show the data found that matches.
Volver a Jefe Buscador: Cédula a Buscar
Источник: https://stackoverflow.com/questions/781 ... nd-of-file
I am building a custom search engine that allows searching by several fields. The error "syntax error, unexpected end of file" appears and it tells me it is on line 201 of my code, right in the last php ().
My code:
First is the connection, followed by the POST of the fields for the search and order, I build the form and then open the queries with $query for any filled fields, and the options to order the results found. The table is "jefe", and its data is "cedula_jefe" with 'search'; "boss_name" with 'searchname'; "boss_lastname" with 'lastnamesearch'; "boss_sex" with 'searchsex'; "boss_date" with 'searchdatefrom' and 'searchdateto'. All followed after the first query with an "else" to then show the data found that matches.
Volver a Jefe Buscador: Cédula a Buscar
Источник: https://stackoverflow.com/questions/781 ... nd-of-file
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Ошибка синтаксического анализа: синтаксическая ошибка, неожиданный конец файла в___.
Anonymous » » в форуме Php - 0 Ответы
- 23 Просмотры
-
Последнее сообщение Anonymous
-