Thanx, will try. Curious: using the Professional PHP Programming book, and got
the other code which didn't work. How is one to know how to move these things
around? Just practice and error?
Can you help with this also, can't get the Generate . . . functions to respond,
such as:
<?php
function GenerateHTMLHeader() {
printf("<had><title>test</title></head>");
}
?>
is there part missing? or, is this some run-time compile issue, something that
should have been installed when php was installed?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]