However, MT doesn't seem to like me using variables in
I'm also a bit new to PHP so it's all a bit up in the air anyway.
What I want is to be able to set lastn and offset as variables (or whatever) so that
CODE
http://www.openbrain.co.uk/index.php?entries=10&start=20
would show 10 entries, starting from entry number 20, and there would be a link to show the previous 10, and the next 10.
Any help/tips/advice/full solutions with handy comments?