Search

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
delhiris
Forum Commoner
Posts: 33
Joined: Sun Sep 06, 2009 3:57 pm

Search

Post by delhiris »

Hi
I like my web site to have field for searching.
I like this to solved on this way:
To put my text and href and text for the href in one text file.And with parsing to cut the text ,href and the text for href and with php code to make the searched sites.
But I don't know how usual text for href (from the text file) and ussual text for the text for the href (from the text file) to make real href and real text for the href.

Pease tell me
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Search

Post by jackpf »

Umm..what?
tinoda
Forum Commoner
Posts: 33
Joined: Mon Dec 29, 2008 3:32 am

Re: Search

Post by tinoda »

delhiris wrote:Hi
I like my web site to have field for searching.
I like this to solved on this way:
To put my text and href and text for the href in one text file.And with parsing to cut the text ,href and the text for href and with php code to make the searched sites.
But I don't know how usual text for href (from the text file) and ussual text for the text for the href (from the text file) to make real href and real text for the href.

Pease tell me
we are here to help you but if u r not clear then its impossible for us to help you. i suggest you rephrase yourself again so that we can understand your problem...good luck.
delhiris
Forum Commoner
Posts: 33
Joined: Sun Sep 06, 2009 3:57 pm

Re: Search

Post by delhiris »

Hi
I like to have field for searching the site(but only the site,not whole web).
For example like a1.com.mk
Please tell me some code .
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: Search

Post by JNettles »

Der spammen hoffer?
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: Search

Post by jackpf »

Your request is too general.

And no one here is just going to write code for you btw.
delhiris
Forum Commoner
Posts: 33
Joined: Sun Sep 06, 2009 3:57 pm

Re: Search

Post by delhiris »

I am sure that already exist code somewhere on the net.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Search

Post by superdezign »

delhiris wrote:I am sure that already exist code somewhere on the net.
Then Google may be a good place to start.

Though.. If you can't describe your problem to us, it'll be harder to describe to Google.
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Search

Post by superdezign »

I like to put "site:http://domain.tld" first in my query. :3
Post Reply