My php include isnt working.

Status
Not open for further replies.

Brandon

Former Senior Account Rep
Community Support
Messages
19,181
Reaction score
28
Points
48
Try using the following code:

PHP:
<?php
include("/home/degrox/public_html/header.php");
?>
 
Status
Not open for further replies.
Top