RyanS
19-09-2006, 02:58 PM
Ok, i use PHP Includes for my site, however when i include another page which has 'cases' in it.. hold on ill do an examples.
I include 'members.php' in the file
In members.php it uses cases so members.php?page=viewall is there.
However when i do include it, if theres a link in members.php to the ?page=viewall page it thinks that the page=viewall is on the main index.php.
does anyone understand me?
I include 'members.php' in the file
In members.php it uses cases so members.php?page=viewall is there.
However when i do include it, if theres a link in members.php to the ?page=viewall page it thinks that the page=viewall is on the main index.php.
does anyone understand me?