freelanceprogrammers.org Forum Index » PHP
Site Search
Joined: 08 Oct 2005
Posts: 5
Site Search
Hello
My Website consists of HTML and PHP pages.
I have a search box in my site.I want afters some one enter a keywords in search
box,then it will search withing only my own site(html and php pages).
Is any one have any idea of how to implement it in PHP.
I hope so there must so ready made script available.
So waiting for your reply.
Thanks
JUNAID JAMEEL AHMAD
BSc Hons in CS Punjab University Lahore Pakistan
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]
Joined: 17 Oct 2005
Posts: 3
Site Search
Maybe you can have a look at these search engine scripts:
http://scriptmenu.com/browse-search_engines-635-1.html
*^*JUNAID*^* <junaidfcs@...> wrote:
Hello
My Website consists of HTML and PHP pages.
I have a search box in my site.I want afters some one enter a keywords in search
box,then it will search withing only my own site(html and php pages).
Is any one have any idea of how to implement it in PHP.
I hope so there must so ready made script available.
So waiting for your reply.
Thanks
JUNAID JAMEEL AHMAD
BSc Hons in CS Punjab University Lahore Pakistan
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]
PHP Data object relational mapping generator - http://www.meta-language.net/
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "php-objects" on the web.
To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]
Joined: 06 Sep 2005
Posts: 16
Site Search
Quick and dirty approach is add to a google search string,
site:domain.com where your own domain is inserted.
For a form, use method=GET, action= http://google.com", and a hidden
field where q="yourdomain.net" and a text box also named q. This would
result in a query string like this
http://www.google.com/search?q=site:phpclasses.org&q=google
which searches phpclasses.org for the word `google` (entered in text
box.)
-m
On Nov 5, 2005, at 1:50 AM, *^*JUNAID*^* wrote:
> Hello
> My Website consists of HTML and PHP pages.
> I have a search box in my site.I want afters some one enter a
> keywords in search box,then it will search withing only my own
> site(html and php pages).
> Is any one have any idea of how to implement it in PHP.
> I hope so there must so ready made script available.
> So waiting for your reply.
> Thanks
[Non-text portions of this message have been removed]
Joined: 06 Sep 2005
Posts: 16
Site Search
That should have read, q="site:yourdomain.net"
On Nov 5, 2005, at 2:04 PM, Michael Slavin wrote:
> For a form, use method=GET, action= http://google.com", and a hidden
> field where q="yourdomain.net" and a text box also named q. This would
> result in a query string like this
[Non-text portions of this message have been removed]
Joined: 12 May 2005
Posts: 12
Site Search
>
>
>For a form, use method=GET, action= http://google.com", and a hidden
need to be http://google.com/search
Urb
Joined: 06 Nov 2005
Posts: 1
Site Search
hi Mr Junaid
try with this script. its a total solution for u.
http://www.cs.ioc.ee/~ando/sphider/
Shimul
*^*JUNAID*^* <junaidfcs@...> wrote:
Hello
My Website consists of HTML and PHP pages.
I have a search box in my site.I want afters some one enter a keywords in search
box,then it will search withing only my own site(html and php pages).
Is any one have any idea of how to implement it in PHP.
I hope so there must so ready made script available.
So waiting for your reply.
Thanks
JUNAID JAMEEL AHMAD
BSc Hons in CS Punjab University Lahore Pakistan
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]
PHP Data object relational mapping generator - http://www.meta-language.net/
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "php-objects" on the web.
To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
[Non-text portions of this message have been removed]
Joined: 14 Nov 2005
Posts: 1
Site Search
Hi
I am using Sphider for last 8 months in my site. Its
easy to Install & configure, fast, customizable etc..
try it !
Sanjay
--- Jim MaClay <zhisede@...> wrote:
> Maybe you can have a look at these search engine
> scripts:
>
>
http://scriptmenu.com/browse-search_engines-635-1.html
>
>
>
> *^*JUNAID*^* <junaidfcs@...> wrote:
> Hello
> My Website consists of HTML and PHP pages.
> I have a search box in my site.I want afters some
> one enter a keywords in search box,then it will
> search withing only my own site(html and php pages).
> Is any one have any idea of how to implement it in
> PHP.
> I hope so there must so ready made script available.
> So waiting for your reply.
> Thanks
>
>
>
> JUNAID JAMEEL AHMAD
> BSc Hons in CS Punjab University Lahore Pakistan
>
>
>
> ---------------------------------
> Yahoo! FareChase - Search multiple travel sites in
> one click.
>
> [Non-text portions of this message have been
> removed]
>
>
>
> PHP Data object relational mapping generator -
> http://www.meta-language.net/
>
>
>
> ---------------------------------
> YAHOO! GROUPS LINKS
>
>
> Visit your group "php-objects" on the web.
>
> To unsubscribe from this group, send an email
> to:
> php-objects-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of Service.
>
>
> ---------------------------------
>
>
>
>
>
>
>
>
>
> ---------------------------------
> Yahoo! FareChase - Search multiple travel sites in
> one click.
>
> [Non-text portions of this message have been
> removed]
>
>
>
>
>
__________________________________
Yahoo! Mail - PC Magazine Editors` Choice 2005
http://mail.yahoo.com
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







