shachi
09-11-2006, 06:13 PM
Hello again,
Sorry to open a new post but anyways. I have got a function
function header($all=true){
... //Some extrememly useful code here.
}
Does this override the built-in header("...") function??
Sorry to open a new post but anyways. I have got a function
function header($all=true){
... //Some extrememly useful code here.
}
Does this override the built-in header("...") function??