Unique URL in messages

Komentarze

Komentarze: 1

  • mikeg2k

    The API functionality could work like this.

    User Posts a Channel.
    The Post contains a URL.
    That URL string is copied, then using the UNIQUE keyword in SQL, the string is compared with all stored URL strings for that channel.

    If it's unique, the user's post is allowed.
    Otherwise the user receives a message that a duplicate post already exists.

    0

Zaloguj się, aby dodać komentarz.