24-Aug-2010, 07:28 PM
Hey,
Can this be integrated into my xHTML website?
If so. How is the best way?
Can this be integrated into my xHTML website?
If so. How is the best way?
<?php
session_start();
ob_start();
?>
<?php
$page_id = "2";
$path_to_comments_folder = "../comments/";
define ('IN_COMMENTICS', 'true'); //no need to edit this line
require $path_to_comments_folder . "includes/commentics.php"; //no need to edit this line
?>
Quote:The server should have:I dont think XAMPP have these. Do I need them?
* cURL
* GD Library
Quote:root/site/test.html