All pastes #770513 Raw Edit

son yazlar wordpress

public text v1 · immutable
#770513 ·published 2007-11-12 11:03 UTC
rendered paste body
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header2.php');
?>
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-config.php');
?>

<?php query_posts('showposts=5'); ?>