You are here: C97net • 5.04 HTML Functions
Create a HTML head information
function generate_html_header ($title = '', $description = '', $keywords = '')
Create a HTML <head> using title, descripton & keywords from your inputs.
$title = HTML title.
$description = HTML description.
$keywords = HTML keywords.
There is no comment. Why not be the first?