i was looking earlier, and failing to properly imprement Tweys mysql login code.
(http://www.twey.co.uk/?q=loginscript)
and i was wondering how exactly the different pages were shown while keeping the php document the same?
i know that the
<?php
}
function foot() {
?>
peice echos the other pages and that
<?php
foot();
}
/*rest of code*/
defines the start of a page, but i have no clue as to how the code is placed. this has been bugging me for a while... oh, and i would like to beable to put my entire site like that, just without the login funtions. would make my time on my website alot better spent.



Reply With Quote



Bookmarks