Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Can anybody guide me ( do not write the script for me just guide me instead if you ve not time), A php script that will take a list of 1000 to 3000 keywords and let the user break them into list of subcategories of 25-30 keywords per list including broad match and exact match AND phrase match
keywords:
keyword
good keyword
awesome keyword
"keyword"
"good keyword"
"awesome keyword"
[keyword]
[good keyword]
[awesome keyword]how to make the ability to sort large lists of keywords by the first 1, 2. or 3 words in a keyphrase into relevent lists.
for example:
hyperhidrosis
hyperhidrosis for dummies
hyperhydrosis for adults
hyperhidrosis for adults today
with "1" selcted , they all fit, with "2" selected the later 3 fit,
with "4" selected they should ALL be put into a seperate group.
Key phrases that DO NOT fit into ANY category should be placed into a seperate file.
The Non "Keyword" or [keyword] keywords should be placed inside different .txt files, based upon the "1", "2", "3" results with the folder name based on the FIRST keyword phrase.
The output directory for THIS file should be user determined.
( If you can understand what i am trying to write but can;t :(.
I just ned some guideanceadmin@paklight.net

The PHP sort() function is what you need to experiment with. Firstly you'd need to have an array of keywords and a routine to grab the specified word (1st, 3rd etc) and store those words alongside the phrases in the array.
Then perform a sort() on the words you've just added and display the corresponding phrase to each sorted word.

![]() |
what is this javascript f...
|
Need Free Website Templat...
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |