PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   How-to Forum (http://www.phpdig.net/forum/forumdisplay.php?f=33)
-   -   Ignore sections of a page (http://www.phpdig.net/forum/showthread.php?t=2808)

gkdeveloper 09-12-2007 02:17 AM

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


All times are GMT -8. The time now is 05:40 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.