| Hi, One quick question I am trying to mirror a php site
that has 1 page but a lot of if statments on it. The
problem is that when I try to do it I don't get all the
php code and instead of getting one page I get 100+. Each
(as far as I can tell) is written as if a if statement was
done.
Example: on page for what would happen if the "if
statement was yes one if it was "no"
Am I doing something wrong or is this how the program
designed to work? | |