У меня ошибка синтаксического анализа: синтаксическая ошибка, неожиданный конец файла.Php

Кемеровские программисты php общаются здесь
Ответить Пред. темаСлед. тема
Anonymous
 У меня ошибка синтаксического анализа: синтаксическая ошибка, неожиданный конец файла.

Сообщение Anonymous »


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
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «Php»