02_4_Major databases and access points
Author: betterthesis.dk
php kode til side navigations widget
<?php $parentID = get_ancestors(get_the_ID(), ‘page’); $args = array( ‘sort_column’ => ‘menu_order’, ‘sort_order’ => ‘asc’, ‘child_of’ => $parentID[0] ); $pagelist = get_pages($args); $pages = array(); foreach ($pagelist as $page) { $pages[] += $page->ID; } $current = array_search(get_the_ID(), $pages); $pCount = count($pages); ?> <div class=”btNavButtons”> <?php previous_page_link_plus( array( ‘in_same_parent’ => true, ‘format’ => ‘%link’, ‘link’ => ‘<img… Continue reading php kode til side navigations widget
Meet the librarian
Her kommer tekst til Meet Jonathan
Meet Lynda
Her kommer tekst til Meet Lynda
Meet Martin
Tektst til Meet Martin
test på post
You will need to search in several different places to find books, journal articles, government reports, etc. For example via databases such as Pubmed, Embase and PsycInfo, library catalogs and search engines such as Google Scholar and Google. Searching for articles Articles published in peer-reviewed journals are perhaps the most important source of literature for… Continue reading test på post
Test video til forside – post
sd<.sdmf.<msfm
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!