Warning: Work in Progress...
This is a discussion on PHP Project help within the Web Programming (ASP, HTML, PHP, XML etc) forums, part of Computer World category; Hi there i am doing a project and i need some help, can anybody direct me to some php scripts or tutorials which explain how to create a basic search ...

Advertisement
Want to advertise? Learn how to remove ads

Notices

Tags : php
Thread Tools   Switch to Linear ModeSwitch to Hybrid ModeSwitch to Threaded Mode
Kayz's Avatar
Kayz
New Member
Posts/Threads: 5/4
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Rep Power/Points: 0/1
Kayz is an unknown quantity at this point
Default PHP Project help, Posted April 1st, 2007, 09:53 PM #1 (permalink) |
Hi there i am doing a project and i need some help, can anybody direct me to some php scripts or tutorials which explain how to create a basic search facility on a webpage, also a feature which shows admin which pages were visited most by which users etc,

Id be very happy if somebody can help me with this, thanks!
| Reply With Quote
mina's Avatar
mina
~Brishti Bilashini~
Posts/Threads: 8,426/651
Thanks: 6,869
Thanked 3,404 Times in 2,163 Posts
Blog Entries: 49
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Rep Power/Points: 1854/166361
mina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond reputemina has a reputation beyond repute
Default Posted April 2nd, 2007, 01:54 PM #2 (permalink) |
Hi Kayz,

here are some links that can help you out.

PHP Help: PHP Tutorials

i have some electronic books. if you want pm me. i can simply give you the link for it. Good Luck. Let me know, i will do my best to help you out.
Some friends forget, Some move away
Some keep silent, Some just change
But I’m not 1 of them, I’m here just 4 two moments
now & 4ever...
| Reply With Quote
mohymen's Avatar
mohymen
Aries The Warrior
Posts/Threads: 20/9
Thanks: 7
Thanked 39 Times in 11 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Rep Power/Points: 0/1951
mohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this pointmohymen is an unknown quantity at this point
Default Posted April 2nd, 2007, 05:53 PM #3 (permalink) |
do u want site search (internel) or externel search (means google/yahoo will search ur site)?

if answer is- internel search (it would be implicit or explicit search),

{option one - A} internel implicit search - u could use some free script. Such as, if u familiar with Cpanel of linux hosting, u should found Entrophy search, which will implicitly search your html page content creates a plain output. PHP search script zoom is execellent. install it and test it. Excellent.

{option one - B} internel implicit search - if u use any CMS, then it has ability to search ur content from storage {either DB or XML file} and u can custom it in your own needs.

{option one - B} internel explicit search - u could manage ur contents by ur own script. if u use DB like MySQl, then u could store ur page contents in DB Text field. And there is a query for text search is FULL TEXT search.

example :
select * from ur table where match(title, body) against ('my input search')

you can tune this query fine and speed it up than general LIKE % operator. You could get details from MYSQL.

And if you use XML, then u should learn XQuery/XPath/XLink.


{option two - A} externeal search: u should submit ur pages to search engines. U could do search engine submission to 100 engines at a time from - The most dependable Yellow Page in Bangladesh

now tell me which type of script u have need?

Thanks,
Mohymen
Project Manager
Kernel BD Corporation
Last edited by mohymen; April 2nd, 2007 at 05:57 PM..
| Reply With Quote
The Following 2 Users Say Thank You to mohymen For This Useful Post:
mina (April 2nd, 2007), _MuHaI_ (October 9th, 2007)
Reply  

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Display Modes
Linear Mode Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Advertisement
Want to advertise? Learn how to remove ads


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP Currency Convert Script (Last Part) prithibi Web Programming (ASP, HTML, PHP, XML etc) 0 September 4th, 2005 11:11 AM
PHP Currency Convert Script prithibi Web Programming (ASP, HTML, PHP, XML etc) 0 September 4th, 2005 11:05 AM
Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Copyright ©2005 - 2008, doshomik.net
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
All times are GMT +7. The time now is 01:10 AM.