Back to home page

6 Ps in Podcast

Date: Thursday 26 June 2008
Venue: Park Building, University of Portsmouth


Workshop - Discussion Q. How could our pre-workshop task have been written more effectively in order to provide an incentive to others (in our case the 6 P's workshop participants in your case your students)


MusicPlaylist

" ?>



= $pages) && $pages != 1) { $last = $page + $limit;} //If not last results page, last result equals $page plus $limit. else{ $last= $numrows;} // If last results page, last result equals total number of results. ?>
Results - of Page of

message; ?>
Posted by name; ?> on newdate; ?>

back \n");} for ($i=1; $i <= $pages; $i++) // loop through each page and give link to it. { $ppage = $limit*($i - 1); if ($ppage == $page){ echo("$i\n");} // If current page don't give link, just text. else{ echo("$i \n");} } if (!((($page+$limit) / $limit) >= $pages) && $pages != 1) { // If last page don't give next link. $next_page = $page + $limit; echo(" next");} ?>

Return to top of page