Avatar billede thomast Nybegynder
09. juni 2003 - 10:24 Der er 5 kommentarer og
1 løsning

PHP oh <a href="

Er der ikke en der lige vil rette den her kode.. Jeg tror først fejlene begynder at komme ved midten.
<?php
if(($wid == 1) && ($authed == TRUE))
    print('<a href="'.$matches.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
    if($wid == $count) {
    print('<a href="'.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('<< Previous Match', 1).'</a>')";
    print(toimg(' :: ', 1));
    print('<a href="'.$matches.">'.toimg('Matches', 1).'</a>');
    } else {
    print('<a href="'$site_previous'">'.toimg('<< Previous Match', 1).'</a>';
    print(toimg(' :: ', 1);
    print('<a href='$matches'>".toimg('Matches', 1)."</a>";
    print(toimg(' :: ', 1);
    print('<a href='$site_next'>".toimg('Next Match >>', 1)."</a>";
    }
?>
Avatar billede mjl Nybegynder
09. juni 2003 - 10:34 #1
Prøv dette:

<?php
if(($wid == 1) && ($authed == TRUE))
    print('<a href="'.$matches.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
    if($wid == $count) {
    print('<a href='.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
    } else {
    print('<a href='.$site_previous.'>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$site_next.'>'.toimg('Next Match >>', 1).'</a>');
    }
?>
Avatar billede mjl Nybegynder
09. juni 2003 - 10:35 #2
Er der stadig fejl?
Avatar billede thomast Nybegynder
09. juni 2003 - 10:37 #3
Mange tak.. Det virker =) Ved du hvor jeg kan finde lidt hjælp til NETOP det her.. Kan aldrig finde ud af det :D
Avatar billede thomast Nybegynder
09. juni 2003 - 10:44 #4
Hvad er fejlen her så?!?

<?php
if(($wid == 1) && ($authed == TRUE)) {
    print('<a href="'.$matches.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
} elseif(($wid == $count && ($authed == TRUE)) {
    print('<a href='.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
} else {
    print('<a href='.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
    }
?>
Avatar billede ffn Nybegynder
09. juni 2003 - 10:47 #5
TRUE)) { du har sådan en efter {  er det meningen?
Avatar billede mjl Nybegynder
09. juni 2003 - 11:15 #6
Sådan måske:

<?php
if(($wid == 1) && ($authed == TRUE)) {
    print('<a href="'.$matches.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
} elseif(($wid == $count && ($authed == TRUE))) {
    print('<a href='.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
} else {
    print('<a href='.$site_previous.'&pw=a5175faf6dc24adc7eda4f9cfc721b47>'.toimg('<< Previous Match', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href='.$matches.'>'.toimg('Matches', 1).'</a>');
    print(toimg(' :: ', 1));
    print('<a href="'.$site_next.'&pw=a5175faf6dc24adc7eda4f9cfc721b47">'.toimg('Next Match >>', 1).'</a>');
    }
?>
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester