tld auslesen

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

  • tld auslesen

    guten abend,

    ich habe in einer tabelle mehrere domains mit unterschiedlichen tld's gespeichert. wie lese ich nun alle de domains aus der tabelle?

  • #2
    RIGHT()
    INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


    Comment


    • #3
      LIKE '%.de'
      I don't believe in rebirth. Actually, I never did in my whole lives.

      Comment


      • #4
        oder so ...
        INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


        Comment

        Working...
        X