Load wordpress content in other domain

You mean: <?php include “http://www.sample.com/wp-load.php”; This setting is disabled/not allowed by default in most web servers (php.ini) so you can not use the include to include the files from a remote address for security reasons. If you still want to allow inclusion of remote files, the directive allow_url_include must be set toOn(or 1) inphp.ini`. But … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)