Working with different files
Posted: Thu Sep 09, 2004 7:29 am
Hello People,
If you work with different files like header.php footer.php leftcolumn.php...
and you use echo for the html tags in every file do you always start from the begin with the echo "<html tag>"; or do you work liek this on the next files echo " <where the previous tag ends>
If you work with different files like header.php footer.php leftcolumn.php...
and you use echo for the html tags in every file do you always start from the begin with the echo "<html tag>"; or do you work liek this on the next files echo " <where the previous tag ends>