PHP GET-Variable

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • PHP GET-Variable

    Hallo.

    Ich habe folgenden PHP-Link mit dem ein JQuery-DivContainer geöffnet wird.

    Code:
    [COLOR=Red]<a title='$detail_titel' href = '#box' name='modal'>"[/COLOR] [COLOR=RoyalBlue].[/COLOR] [COLOR=RoyalBlue]$row_titel[[/COLOR][COLOR=Red]'Titel'[/COLOR][COLOR=RoyalBlue]][/COLOR] [COLOR=RoyalBlue].[/COLOR] [COLOR=Red]"</a>[/COLOR]
    Weiss jemand, wie ich diesem Link eine GET-Variable hinzufügen kann?

  • #2
    HTML Code:
    href = './?bla=blubb#box'
    So?

    Peter
    Nukular, das Wort ist N-u-k-u-l-a-r (Homer Simpson)
    Meine Seite

    Comment


    • #3
      Ne, funktioniert leider nicht.

      Andere Lösungsvorschläge?


      LG Thomas

      Comment


      • #4
        Beschreib bitte erst mal dein Problem klar und nachvollziehbar.
        I don't believe in rebirth. Actually, I never did in my whole lives.

        Comment

        Working...
        X