you can include wp-config.php, which will pull in the rest of the API. then you will be able to use wp functions like
function get_post($postID)
you can include wp-config.php, which will pull in the rest of the API. then you will be able to use wp functions like
function get_post($postID)