/    Sign up×
Community /Pin to ProfileBookmark

search for a keyword in a website with static pages

hi

can we search for a keyword in a website which has static contents.?

(not sure whether i am posting in the right forum but plz help)

Thanks

to post a comment
SEO

2 Comments(s)

Copy linkTweet thisAlerts:
@raaamApr 01.2006 — Hi Keerthi,

ru using php?.. or some other?..

i'll give below simple php script..

preg_match function is easiy to find ur search string..

step 1: u'll get the content from static page using file handiling function

step 2: then u'll use preg_match function to find ur string from that static content

this function return only boolean value (true or false) . if it give true then u'll move that file name to array variable ...
Copy linkTweet thisAlerts:
@_lt_Eddie_gt_Apr 12.2006 — If you don't know how to add script then let Google do the job for you. See an example at [URL=http://www.digitalpoint.com/tools/search/]DigitalPoint[/URL].
×

Success!

Help @keerthi spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...