Unique URL in messages

Comentarios

1 comentario

  • 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

Iniciar sesión para dejar un comentario.