473,651 Members | 2,742 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

search engine in php,mysql

dear group,
I have been working VC++ for some time. My company assigned me a task for
an online dictionary search
site similar to the onelook.com which I have to make it in php mysql. Since
I never did any of the project in the search engine , can any one guide me
to the above?

I am really struggling to understand the following:
When I enter a word in a text it searches the definition of the word from
the web site but not the home page link.
It like Google search. It also shows the sizeof the page.

Thanks for any help
Mar 14 '06 #1
2 1459
sathyashrayan wrote:
dear group,
I have been working VC++ for some time. My company assigned me a task for
an online dictionary search
site similar to the onelook.com which I have to make it in php mysql. Since
I never did any of the project in the search engine , can any one guide me
to the above? I am really struggling to understand the following:
When I enter a word in a text it searches the definition of the word from
the web site but not the home page link.
It like Google search. It also shows the sizeof the page. Thanks for any help

need more information, code snippet.. are keywords stored in a MySQL
database with a link?

Mar 14 '06 #2
sathyashrayan wrote:
<snip>
I am really struggling to understand the following:
When I enter a word in a text it searches the definition of the word from
the web site but not the home page link.
It like Google search. It also shows the sizeof the page.


If it's in the spec, be bold to get clarified. I guess, he is asking
something like <http://www.google.com/search?q=define %3Afoo> but the
size of page listed next to the URL

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Mar 15 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3131
by: michela rossi | last post by:
Hi, I currently have a website (running on RedHat Linux) comprising a large number of HTML files and PDF's. I currently use PHPMySearch (http://phpmysearch.web4.hm/index.php) which is a simple crawler, but is clever enough to crawl PDF's. I'd like to change one area of the site so that it's webform driven using a PHP/MySQL combo. This will allow me to provide a complex search to users that enables users to search for particular...
3
2262
by: Zaphod Beeblebrox | last post by:
As much of this question relates to mysql, it may be OT? I'm trying to make a search engine for a reasonably complex database that was originally developed by someone else in Access. I've ported the data to mySQL and am reasonably happy with everything except the performance I'm getting from queries with multpile joins. Although the database is fairly complex, it's not very large (less than 2 Mb as an Access db, less than that in mysql...
5
2583
by: Frank | last post by:
Hello, I'm running a site with +20.000 articles. The articles (html files) are saved on the server as txt files. Alle other data (author, date, category and so on) are in a MySQL db. Before we had the articles put in the db also and then performed SQL queries for the search engine. But this is no longer feasable since there are too many articles and the db has gotten too big. The search engine does all of the db and the server cpu goes...
8
2607
by: Rod | last post by:
Hi, i am doing a ecommerce website and would like to implement a search engine to find products. All the serach engine I have found on the web are parsing html page! This is not what i want. i want to search within my mysql database. But using: - several columns (title, description) - several tables (the product table is linked with another table which
2
1620
by: correo | last post by:
Hello, I've built a search engine that queries a MySQL database. However, if I enter "foo bar", the engine will search for that phrase exactly, and will not find "bar foo" nor "foo something bar". How do you separate words so that the engine finds them individually? I'm thinking something like $tokenized = strtok($query, " ") mysql_query(" SELECT ... FROM ...
1
1344
by: firewood | last post by:
I'm developing a PHP/MySQL site that will take images and text and automatically create a website from templates. I need a good search engine script to run separately on each of the websites that will be built using my script. (i.e. search only one website, not many). Does anyone have a recommendation for a good search engine?
5
2492
by: Martien van Wanrooij | last post by:
I have been using phpdig in some websites but now I stored a lot of larger texts into a mysql database. In the phpdig search engine, when you entered a search word, the page where the search word was found was displayed with about 2 lines before and 2 lines behind the search word itself. Let us say you look for "peanut butter" an the word is found in a larger text about sandwiches, even when it is on the 40th line of the text you would get...
3
2654
by: hazly | last post by:
I'm very new in the web technology and need advice on search engine. I want to develop a portal using PHP and MySQL on Linux. Need to know on the following features : 1. search engine that could search my portal (mySQL, PDF, Ms Word & others) 2. search engine that could search to few web sites specified by user/programmer
0
8357
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8277
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8581
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7298
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4144
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2701
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1910
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1588
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.