Unique URL in messages

댓글

댓글 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

댓글을 남기려면 로그인하세요.