Function printPrevPageURL
Returns the URL of the previous page.
string |
$text |
The linktext that should be printed as a link |
string |
$title = NULL |
The text the html-tag "title" should contain |
string |
$class = NULL |
Insert here the CSS-class name you want to style the link with |
string |
$id = NULL |
Insert here the CSS-ID name you want to style the link with |