PHP Classes

custom search engine using phpp: search engine using php

Recommend this page to a friend!
  All requests RSS feed  >  custom search engine using phpp  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

custom search engine using phpp

Edit

Picture of Vivek Tyagi by Vivek Tyagi - 7 years ago (2018-03-01)

search engine using php

This request is clear and relevant.
This request is not clear or is not relevant.

+4

custom search engine using php class

  • 1 Clarification request
  • 1. Picture of riccardo castagna by riccardo castagna - 6 years ago (2018-09-10) Reply

    Do you need to build a new search engine or a php class that can use existing search engines to then customize the search results ?

    Ask clarification

    2 Recommendations

    Fast PHP CURL Multiple Requests: Retrieve the content of multiple URLs using CURL

    This class can retrieve the content of multiple URLs using CURL.

    It can take an array of URLs and sends HTTP requests to all of them in parallel using the CURL extension multi-request support.

    The class queues the URL of each page to be retrieved one at a time to make it more efficient.
    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +1

    Picture of riccardo castagna by riccardo castagna package author package author Reputation 195 - 6 years ago (2018-09-10) Comment

    if do you need php class that use existing search engines to then customize the search results you can use the php cUrl extension and my very simple package in this way:

    include_once("./lib/class.curlmulti.php"); $ref= new cURmultiStable; $search="black roses"; $urllinkarray = array('h t t p s: / /w w w . g o o g l e . com ? q ='.$search, 'h t t p s: / /w w w . y a h o o . com ? q ='.$search, 'h t t p s: / /w w w . b i n g . com ? q ='.$search, 'h t t p s : / / d u c k d u c k g o . com / ? q ='.$search );

    $urls = $ref->runmulticurl($urllinkarray);

    echo $urls[0]; // results from google echo $urls[1]; // results from yahoo echo $urls[2]; // results from bing echo $urls[3]; // results from duckduckgo

    than you will be able to manipulate the results


    CountryList: Popup menu with list of countries

    Provides an ISO standard list of countries and abbreviations in a state-maintaining popup menu.

    Requires my popup_menu.php class.
    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +1

    Picture of Techno Prime Telugu by Techno Prime Telugu Reputation 60 - 7 years ago (2018-03-02) Comment

    dgfhjkl;


    Recommend package
    : 
    :