[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] php question ?!?!?



Anybody know why I get a parsing error on the header line with php on a
raQ3?
JCharles


<? php

    Header( "Location:  http://db.gotocity.com/local/2/us/";);
    exit;
?>