It's kind mathematics query..I want a script in php that will do following
Let's say I've 100 pages page1.php, page2.php, page3.php, page4.php....goes on page100.php
I want to create a php algorithm to link each page with one another. Each page will have 10 page links to other pages but I want a mathematical equation that will link each page.
page1 will have 10 links to other pages, page2 will have 10 links to other pages, this will go on until each page is equally linked in total 100 pages with one another.