.
-->
Google

Friendster Skins | Friendster Layouts | Friendster Codes

Hot and Sexy Girl From Friendster

Your Ad Here

Pink Cute Hello Kitty

Pink Cute Hello Kitty - Friendster Skins | Friendster Layouts | Friendster Codes
View Layouts Preview
Get the code »

April 26th, 2007 by otezz | 6 Comments »

Allen Iverson

Allen Iverson - Friendster Skins | Friendster Layouts | Friendster Codes
View Layouts Preview
Get the code »

April 26th, 2007 by otezz | 6 Comments »

Links Exchange

// If current page number, use it
// if not, set one!

if(!isset($_GET['page'])){
$page = 1;
} else {
$page = $_GET['page'];
}

// Define the number of results per page
$max_results = 20;

// Figure out the limit for the query based
// on the current page number.
$from = (($page * $max_results) - $max_results);

include"/home/freef/public_html/otezz/friendster-skins/codes/connect_db.php";
$query="SELECT * FROM wp_links_exchange LIMIT $from, $max_results";
$command=mysql_query ($query);
while ($d=mysql_fetch_array ($command)){
?>

Buy Modern Art Directory
// Figure out the total number of results in DB:
$total_results = mysql_result(mysql_query("SELECT COUNT(*) as Num FROM wp_links_exchange"),0);

// Figure out the total number of pages. Always round up using ceil()
$total_pages = ceil($total_results / $max_results);

// Build Page Number Hyperlinks
echo "Select a Page
“;

// Build Previous Link
if($page > 1){
$prev = ($page – 1);
echo “< “;
}

for($i = 1; $i <= $total_pages; $i++){
if(($page) == $i){
echo "$i ";
} else {
echo "
$i “;
}
}

// Build Next Link
if($page < $total_pages){
$next = ($page + 1);
echo "Next>>“;
}
?>

April 25th, 2007 by otezz | No Comments »

Black Twinkle Fairy

Black Twinkle Fairy - Friendster Skins | Friendster Layouts | Friendster Codes
View Layouts Preview | Layouts Submitted By sweet gefors
Get the code »

April 24th, 2007 by otezz | 23 Comments »

bLue loVe

bLue loVe - Friendster Skins | Friendster Layouts | Friendster Codes
View Layouts Preview | Layouts Submitted By ‘baBy-TeLonQ’
Get the code »

April 21st, 2007 by otezz | 11 Comments »