Pagination for html files (split into multiple)


/ Published in: PHP
Save to your folder(s)

For a client I needed a bit of code that could split one file (html, editable through wysiwyg editor) to multiple files, since all files would by default become very long. This code splits one file by the tag. Easy for end-users to set. Use CSS to style the pagination links (<ul> list)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.