Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: alert system

  1. #1

    Default alert system

    Does anyone know how to set up an alert system or link

    (Aka like clubhabbo <-- EXAMPLE ;L)
    Last edited by Laprico; 26-11-2006 at 04:32 PM.

  2. #2
    Join Date
    Jul 2006
    Location
    Athens
    Posts
    842
    Tokens
    0

    Default

    Its a Definded Javascript
    I think, Deffiantly Java anyway


  3. #3
    Join Date
    Dec 2005
    Posts
    724
    Tokens
    0

    Default

    AKA ClubHabbo ?

    So the script is Also Known As ClubHabbo ?
    Last edited by Jae; 26-11-2006 at 04:34 PM.
    Starting webdesign again.

  4. #4

    Default

    Quote Originally Posted by Jae View Post
    AKA ClubHabbo

    Si the script is Also Known As ClubHabbo ?
    No thats an example they have it,

  5. #5
    Join Date
    Aug 2004
    Location
    bristol
    Posts
    3,799
    Tokens
    0

    Latest Awards:

    Default

    What's an alert system? If you explain what it is, I'll write you a script for it..
    kinda quit.

  6. #6
    Join Date
    Oct 2006
    Location
    Merseyside
    Posts
    2,335
    Tokens
    0

    Latest Awards:

    Default

    Its were you get to send an alert via webbpage and then it appears on your site.

  7. #7

    Default

    does anyone know the script or a url to help me out then

  8. #8
    Join Date
    Dec 2005
    Posts
    724
    Tokens
    0

    Default

    Quote Originally Posted by Laprico View Post
    No thats an example they have it,
    AKA is not a example, AKA is also known as...
    Starting webdesign again.

  9. #9

    Default

    Ok jae I don't really care no more.

  10. #10
    Join Date
    Nov 2006
    Location
    Manchester, UK
    Posts
    42
    Tokens
    0

    Default

    If your doing it via IP Alert just do

    PHP Code:
    <?
    $_SERVER
    [REMOTE_ADDR];
    if (
    $ip == "99.99.99,99) { echo" alert("lol"); } else { } ?>

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •