I need help with functions. How can i make a php script do this script.php?welcome. It's something like this i think: <? function welcome() { echo "<head>..."; } ?>
You need to supply a LOT more information about what it is you're trying to do.