|
09-12-2007, 02:17 AM | #1 |
Green Mole
Join Date: Sep 2007
Posts: 3
|
Ignore sections of a page
Hi,
I am new to phpdig so bare with me I am basically trying to get phpdig to ignore some sections of a page - for instance the main navigation menu (which is dynamically generated) is something I would want phpdig to 'ignore'. Is there a simple way to put some code or delimeter that phpdig will recognise and simply ignore all text/links within this section? For instance (not the best example i know!):- <? PHP_DIG IGNORE ?> Link 1 - Link 2 - Link 3 - Link 4 - Link 5 <? PHP_DIG IGNORE ?> So in this instance, these 5 links would be simply "overlooked" by phpdig because to the defined variables above & below them. Is there a simply way to do this? Thanks in advance |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ignore links with a particular querystring | gkdeveloper | How-to Forum | 0 | 09-12-2007 03:05 AM |
Searching different sub-sections of the website | Annan | How-to Forum | 0 | 06-25-2007 09:17 PM |
Searching sections of my site separately | IAMHHawaii | How-to Forum | 1 | 09-20-2004 07:07 PM |
ignore special characters like - | mirdin | Troubleshooting | 5 | 09-11-2004 06:48 AM |
Does PHPDig ignore <base href...? | andybak | Troubleshooting | 5 | 04-19-2004 11:43 AM |