Help For Xhtml_wml_chat_script2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • rukiya
    replied
    1. Most uesrs online is in the script already.find it

    <div class='quotetop'>QUOTE </div>
    date ,for exemple,as : 10-04-2008[/b]
    Thats a basic

    Code:
    <?php
    echo date("l d")."
    ";
    echo date("d-m-Y");
    ?>
    2.

    Yes , it is posible , it does not dissappear when no chatter is in the chatroom it dissappears after 5 mins of the texts appearing. But I wont say how to prevent the text disappearing because its just a basic.

    Leave a comment:


  • honkytonkman
    started a topic Help For Xhtml_wml_chat_script2

    Help For Xhtml_wml_chat_script2


    i need help to change some things on wapdesire
    xhtml_wml_chat_script2..

    1)

    on index.php i&#39;d like to make appear on
    echo "Most Users Online: $mols[1] Members on $mols[0]
    ";


    date ,for exemple,as : 10-04-2008

    instead that english days words: saturday 21,etc.

    2)

    on chatroooms is it possible to keep
    inside chat text for long time? ..it disappear
    when nodody is there
Working...
X