37603 all results found.

Request time (Page generated in 0.1514 seconds.)

How to enable JavaScript in your browser and why

http://enable-javascript.com/#chrome

Instructions on how to enable (activate) JavaScript in web browser and why. .. This website uses cookies to improve performance and enhance the user experience. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 232 Last Update : 2025-04-27 09:04:35

How to enable JavaScript in your browser and why

http://enable-javascript.com/#firefox

Instructions on how to enable (activate) JavaScript in web browser and why. .. This website uses cookies to improve performance and enhance the user experience. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 245 Last Update : 2025-04-28 14:19:35

How to enable JavaScript in your browser and why

http://enable-javascript.com/#ie

Instructions on how to enable (activate) JavaScript in web browser and why. .. This website uses cookies to improve performance and enhance the user experience. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 238 Last Update : 2025-04-20 20:20:37

جاوا سکریپٹ کو اپنے براؤزر میں کیسے اور کیوں فعال کریں۔

http://enable-javascript.com//ur/

جاوا سکریپٹ کو اپنے براؤزر میں کیسے اور کیوں فعال کریں۔ .. یہ ویب سائٹ کارکردگی کو بہتر بنانے اور صارف کے تجربے کو بڑھانے کے لیے کوکیز کا استعمال کرتی ہے۔تخدم. × EN HR DE NL ES PT IT NO RU ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 212 Last Update : 2025-04-20 15:38:43

كيفية تمكين جافا سكريبت في المتصفح الخاص بك، ولماذا

http://enable-javascript.com//ar/

تعليمات حول كيفية تمكين (تفعيل) جافا سكريبت في متصفح الويب، والسبب في ذلك. .. يستخدم هذا الموقع ملفات تعريف الارتباط لتحسين الأداء وتعزيز تجربة المستخدم. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ID ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 237 Last Update : 2025-04-20 16:10:30

Jak i po co włączyć skrypty JavaScript w Twojej przeglądarce

http://enable-javascript.com//pl/

Instrukcje, które wyjaśnią jak i po co włączyć obsługę JavaScript w przeglądarce. .. Ta strona internetowa wykorzystuje pliki cookies. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ID SK PL AR UR Jak ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 195 Last Update : 2025-04-25 20:34:12

Ako povoliť Javascript v prehliadači a prečo tak spraviť

http://enable-javascript.com//sk/

Inštrukcie pre povolenie (aktivovanie) Javascriptu v prehliadači. .. Táto webová stránka využíva cookies na zlepšenie prehliadania webu a poskytovania ďalších funkcií. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 181 Last Update : 2025-04-27 22:18:12

Bagaimana mengaktifkan JavaScript di peramban web dan mengapa.

http://enable-javascript.com//id/

Petunjuk tentang cara mengaktifkan JavaScript di peramban web dan mengapa. .. Situs web ini menggunakan cookie untuk meningkatkan kinerja dan meningkatkan pengalaman pengguna. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL TR ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 222 Last Update : 2025-04-26 14:48:35

Tarayıcınızda JavaScript neden ve nasıl etkinleştirilir

http://enable-javascript.com//tr/

İnternet tarayıcısında JavaScript'i neden ve nasıl etkinleştiririm (aktif ederim) yönergeleri .. Bu web sitesi, performansı artırmak ve kullanıcı deneyimini geliştirmek için tanımlama bilgilerini kullanır. × EN HR DE NL ES PT IT NO RU FR CS JA KO HU TH TL ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 230 Last Update : 2025-04-24 20:08:52

Paano paganahin ang JavaScript sa iyong browser at bakit

http://enable-javascript.com//ph/

Mga panuto sa pag-papagana (pag-activate) ng JavaScript sa web browser at bakit. .. This website uses cookies to improve performance and enhance the user experience. × en hr de nl es pt it no ru fr cz ja ko hu th ph tr ..enable javascript, browser, internet explorer, firefox, chrome, safari, opera

Visits : 222 Last Update : 2023-07-06 17:22:53


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 ....