37603 all results found.

Request time (Page generated in 0.1627 seconds.)

RSS

https://www.hpe.com/us/en/servers/mission-critical.../servers/mission-critical.html

Discover HPE mission critical server systems with HPC & AI data solutions that enable greater real-time analytics for a future-ready, workload-optimized infrastructure for all enterprises. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..mission critical systems, mission critical solutions, mission critical servers, mission critical infrastructure, hpe data solutions, hpc & AI data solutions, data optimized infrastructure, data first strategy, transactional data, data analytics

Visits : 777 Last Update : 2023-05-23 13:51:13

RSS

https://www.hpe.com/us/en/solutions/media-entertai...-entertainment-digital-tv.html

Discover the broad range of HPE media and entertainment industry solutions for content management, content distribution and content experience. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..media and entertainment, media solutions, entertainment solutions, digital video, digital tv, mvpd, multichannel video programming distribution, media technology solutions, communications media and entertainment, media entertainment

Visits : 451 Last Update : 2023-05-30 13:23:04

RSS

https://www.hpe.com/us/en/solutions/manufacturing....n/solutions/manufacturing.html

Ensure business continuity, create autonomous IT for manufacturing operations, and gain better insights from data across the enterprise with HPE IT digital manufacturing solutions. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..digital manufacturing, it for manufacturing

Visits : 483 Last Update : 2023-05-22 04:32:49

RSS

https://www.hpe.com/us/en/solutions/internet-of-th...utions/internet-of-things.html

Utilize HPE Internet of Things (IOT) solutions to transform device data into business insights through hardware and software solutions .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..iot solutions, internet of things solutions

Visits : 448 Last Update : 2023-05-10 22:28:42

RSS

https://www.hpe.com/us/en/solutions/industrial-int...strial-internet-of-things.html

HPE Industrial Internet of Things (IIOT) solutions help create an efficient smart technology environment, leveraging real-time insights to drive responsiveness. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..Iiot, industrial internet of things, iot for industry, iiot devices

Visits : 360 Last Update : 2023-05-31 12:05:34

RSS

https://www.hpe.com/us/en/integrated-systems/hyper...d-systems/hyper-converged.html

Learn how Hyperconverged infrastructure HCI solutions drive resilience, agility and workload consolidation for your business. Get FAQs and HPE HCI resources here. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..hyperconverged infrastructure, hyperconverged solutions, hperconverged systems, hyperconverged, hpe hyperconverged, hci

Visits : 2758 Last Update : 2023-06-01 09:16:13

RSS

https://www.hpe.com/us/en/solutions/hpc-high-perfo...igh-performance-computing.html

Solve your most complex IT workload problems with HPC (high performance computing) solutions from HPE and Cray. Learn more. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..hpc, high performance computing, hpc systems, hpe high performance computing, hpc servers, hpc technologies, hpc solutions

Visits : 818 Last Update : 2023-04-08 13:35:15

RSS

https://www.hpe.com/us/en/solutions/healthcare.htm...s/en/solutions/healthcare.html

Explore HPE’s digital healthcare and life sciences IT solutions, enabling our customers to continually deliver necessary services. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..hpe healthcare solutions, hpe healthcare it, healthcare it solutions, healthcare information technology, healthcare life sciences, healthcare it solutions, digital medicine

Visits : 472 Last Update : 2023-05-22 22:31:31

RSS

https://www.hpe.com/us/en/solutions/financial-serv...nancial-services-industry.html

HPE delivers core IT and digital transformation solutions to the financial services industry that help drive innovation, efficiency, and manage compliance. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..financial services industry, it financial services, financial services it, it for financial services, it in financial services, financial it solutions, it solutions for financial services, information technology in financial services, financial

Visits : 463 Last Update : 2023-06-02 03:16:30

RSS

https://www.hpe.com/us/en/solutions/data-center-in...ata-center-infrastructure.html

Discover data center infrastructure solutions from HPE and achieve seamless integration between clouds, automate on-premises & connect to public clouds. .. Skip to main content Hewlett Packard Enterprise Hewlett Packard Enterprise HPE GreenLake Products Support Contact More... Sign In Search Close HPE GreenLake Products Support Contact More... United States (EN) HPE ..data center infrastructure solutions, data center infrastructure, data center solutions, hpe data center solutions

Visits : 407 Last Update : 2023-05-22 18:20:50


Easy Web Search is engine to use inside a web site. Simple Crawling System is available to submit URLs and Links from submitted URL will be automatically added to search database when admin run crawling. Once crawling is done the links with their contents (Plain text from web link) will be available to search. If the total web site is linked to it's home page, you need jut give home page url to the sytem and run crawling once. You do not need to much work to implement a search system inside your web site.

Discover great features.


  • Responsive Search Page
  • Crawl Unlimited Pages
  • Link Submit for Crawling
  • Admin Area to Manage Links
  • Easy to Use in your web
  • Installation Documentatio Available
  • Full Page Search and Quick Search
  • Start Search from html Page
  • PHP / MySQL Based
  • Simple to Install
  • PHP 5 and PHP 7

Usage

PHP Code (Put This Code before <html> tag or at very begining of the page

<?php require_once('Connections/saha.php'); ?>
<?php require_once('inc-main.php'); ?>
<?php require_once('inc.search.php'); ?>

HTML Header (Put this code within <head> to </head>)

<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">

HTML Body (with PHP embeded)

<div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-lg-12"> <div class="inqbox float-e-margins"> <div class="inqbox-content"> <div class="search-form"> <form action="" method="get"> <div class="input-group"> <input type="text" placeholder="Search Web" name="q" class="form-control input-lg" value="<?php echo @$cid; ?>"> <div class="input-group-btn"> <button class="btn btn-lg btn-primary" type="submit"> Search </button> </div> </div> </form> </div>...
.... Copy and Paste Entire Body from sample1.php ....