Make new page ( auto ) HTML

Status
Not open for further replies.

r00ts

Banned
Banned
147
2011
13
0
Hello everyone!
Happy <3 day :sun:

So i have a HTML page which only includes 1 image google custom search & movie names.

You can say my web looks like this:

IMAGE
GOOGLE CUSTOM SEARCH

Movie 2012
Movie 2012
Movie 2012
Movie 2011
Movie 2011
Movie 2010
-----------------------------

So for example if the page contains we say 25 rows.
How can i automaticly make so it creats a new page and moves 26 row to page 2 etc...
Example how the page should look after it gots 26 rows.

-----------------------------
IMAGE
GOOGLE CUSTOM SEARCH

Movie 2012
Movie 2012
Movie 2012
Movie 2011
Movie 2011
Movie 2010

Page 1 | Page 2 ( Where 26th the last one was moved auto )
-----------------------------
 
2 comments
You didn't say where the links are coming from in the first place.
Are you making each page by hand from a list?
Is it from a database? Or what?

Simple php script could pull and create that webpage for you.
 
Status
Not open for further replies.
Back
Top