Questions tagged as 'busca'

1
answer

how to search more than one column in php

I'm doing a searcher for a client site, I've done the form code and the search code, and it showed the result. My table and so: NAME DATE OF BIRTH.ITY.DATA OF DEATH.QUADRA.JAZIGO.GAVETA In the case at the moment the result is just the n...
asked by 15.11.2018 / 14:46
1
answer

Pagination of results with search in two fields

Hello, I'm looking for help because I'm having trouble creating a result page, I made a page that contains two search fields, "what to look for" and "where to search", it works and filters correct, but I'm not able to do paging to limit the searc...
asked by 01.08.2015 / 13:46
2
answers

How do I search by NAME in PHP?

I've tried it in many ways, but all of the problem in the query ... Exemplo : <form class="form-inline my-2 my-lg-0" method="post" action="home.php"> <input class="form-control mr-sm-2" type="text" name="palavra" placeholder="Pesqu...
asked by 11.09.2018 / 16:19
1
answer

do research on two worksheets with a form in the vba

Good afternoon people! my problem is the following: I have a form with 2 textbox one for students name and one for room and a spreadsheet with two tabs with the same names (txtAlomeAlunos, txtSalaAlunosplan1-name, plan2-sala) I would like to kno...
asked by 27.09.2018 / 17:13
1
answer

Search in java file

The teacher passed an activity, which is for you to put the files in a txt, read, change and delete ... I am programming the search function, and it is not working. Could you help me? public void searchUser(String login){ String result...
asked by 31.08.2018 / 18:41
1
answer

Search system with codeigniter [closed]

Could someone tell me a good tutorial, or a way to do a search engine with codeigniter? Thanks in advance.     
asked by 19.10.2015 / 12:56
1
answer

SWITCH error - Sequential Search and binary search

#include <stdlib.h> #include <stdio.h> #include <conio.h> #include <iostream> #include <fstream> #include "pessoa.h" using namespace std; int main() { //CADASTRA PESSOAS ofstream fout("pessoas.dat"); Pes...
asked by 07.05.2015 / 03:23
2
answers

Problem with PHP Searcher

GOOD LATE GALERY I'm developing a site for a client and he wants to put a finder, in case he put the person's name and his burial place. I just did the php code and the database, but when I do the test, the result appears blank. appears...
asked by 14.11.2018 / 18:40