2014-07-26, 07:49 AM
Dear all,
When I use my browser to view the page source of portal.php I can see the following codes:
However, when I download the portal.php via ftp from ./portal.php, and use an editor to see the codes in the file, and I couldn't find the codes above.
Why is that?
Pls advise. Thanks.
When I use my browser to view the page source of portal.php I can see the following codes:
<!-- start: nav -->
<div class="navigation">
<div class="home-button"><a href="http://www.xxxxxx.com/index.php" class="home">Go home</a></div><!-- start: nav_bit -->
<span class="nav-bit"><a href="http://www.xxxxx.com/index.php">XXXXXX</a></span> <span class="sep"> / </span>
<!-- end: nav_bit --><!-- start: nav_bit_active -->
<span class="active nav-bit">Portal</span>
<!-- end: nav_bit_active -->
</div>
However, when I download the portal.php via ftp from ./portal.php, and use an editor to see the codes in the file, and I couldn't find the codes above.
Why is that?
Pls advise. Thanks.