Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default I have a ALERT form (ip)

    I have a ALERT form to alert (ips) & i want it to ALERT EVERY IP on the Page.. now i dont wanna change ma panel so can i get a script?
    Code is to alert ppl:
    HTML Code:
    <div align="center"><b>Alert IP Address</b>
    <br />
    You may use this script to alert any IP address that is listening to your show, or, is viewing the homepage! </div>
    <form action="dj.php?page=showalert" method="post">
    <div align="center">IP Address</div>
    <label> 
    <div align="center">
    <input name="checkip" type="text" id="checkip">
    </div>
    </label>
    <p align="center">Message<br /> 
    <label>
    <textarea name="message" id="message"></textarea>
    </label>
    <input type="hidden" name="djname" value="<?php echo $_SESSION["djname"]; ?>" />
    </p>
    <p align="center">
    <label>
    <input type="submit" name="Submit" value="Alert This IP!">
    </label>
    </p>
    </form>
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  2. #2
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Post DJ.php so others can help, im absolute crap at php
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

Posting Permissions

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