Anzeige

Teams

Hier findest Du eine Auswahl aller Rider Profiles.
Klicke einfach auf einen Namen, um eine ausführliche Beschreibung zu erhalten

\n\n"; $result_profile = mysql_query("SELECT * FROM DB_Riders_Profile WHERE Profile_Group_Index = '$row_group[Group_Index]' ORDER BY Profile_Name",$conn); if ( mysql_num_rows($result_profile) == 0) { echo "\n\n"; } else { while ($row_profile = mysql_fetch_array($result_profile, MYSQL_ASSOC)) { echo "\n\n"; echo "\n"; } } } ?>
\n".$row_group[Group_Name]."\n
\n"; echo "kein Rider in diesem Bereich eingetragen!"; echo "\n
\n"; if ($row_profile[Profile_Portrait]) { echo ""; } echo "\n\n"; echo "$row_profile[Profile_Name]
"; echo $row_profile[Profile_Birth]."
"; echo $row_profile[Profile_Nation]; echo "
\n"; echo "mehr"; echo "\n
zurück zur Übersicht

"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; ?>
".$Group_Name."
Name: $row_profile[Profile_Name]"; if ($row_profile[Profile_Portrait]) { echo ""; } echo "
Birth: $row_profile[Profile_Birth]
Sign: $row_profile[Profile_Sign]
Homebase: $row_profile[Profile_Homebase]
State: $row_profile[Profile_State]
Nation: $row_profile[Profile_Nation]
Status: $row_profile[Profile_Phone]
Mobile: $row_profile[Profile_Mobile]
Fax: $row_profile[Profile_Fax]
e-Mail:"; $result_email = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Email'",$conn); while ($row_email = mysql_fetch_array($result_email, MYSQL_ASSOC)) { echo " $row_email[Link_Name]
"; } echo "
Web: $row_profile[Profile_Web]
Slogan: ".string_replace($row_profile[Profile_Slogan])."
Profession (learned): ".string_replace($row_profile[Profile_Profession])."
Hobbies: ".string_replace($row_profile[Profile_Hobbies])."
Favorite things: ".string_replace($row_profile[Profile_Favorite])."
Teams:"; $result_team = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Team'",$conn); while ($row_team = mysql_fetch_array($result_team, MYSQL_ASSOC)) { echo " $row_team[Link_Name]
"; } echo "
Sponsors:"; $result_sponsor = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Sponsor'",$conn); while ($row_sponsor = mysql_fetch_array($result_sponsor, MYSQL_ASSOC)) { echo " $row_sponsor[Link_Name]
"; } echo "
Boards riding:"; $result_board = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Board'",$conn); while ($row_board = mysql_fetch_array($result_board, MYSQL_ASSOC)) { echo " $row_board[Link_Name]
"; } echo "
Biggest success: ".string_replace($row_profile[Profile_Success])."
Results: ".string_replace($row_profile[Profile_Results])."
Presse:"; $result_presse = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Presse'",$conn); while ($row_presse = mysql_fetch_array($result_presse, MYSQL_ASSOC)) { echo " $row_presse[Link_Name]
"; } echo "
Video:"; $result_video = mysql_query("SELECT * FROM DB_Riders_Link WHERE Link_Profile_Index = '$Profile_Index' AND Link_Art = 'Video'",$conn); while ($row_video = mysql_fetch_array($result_video, MYSQL_ASSOC)) { echo " $row_video[Link_Name]
"; } echo "
Story: ".string_replace($row_profile[Profile_Story])."
Outlook: ".string_replace($row_profile[Profile_Outlook])."
"; if ($row_profile[Profile_Actionpicture]) { echo "";} echo "

zurück zur Übersicht