I have integrated my php site with wordpress in the following way.
i have installed wordpress in the path mysite.com/blog and i use the mysite.com/blog.php page to pull the wordpress content by using the include() wp-blog-header.php code snippet and the "loop" in the news section of the...