Standalone Chat with mysql

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

    #16
    Ive tried using the smilie uploader works 100% uploading smilies but how do u use them and where to see all the smilies?
    Last edited by riderz; 25.04.09, 13:38.

    Comment


      #17
      Originally posted by riderz View Post
      Ive tried using the smilie uploader works 100% uploading smilies but how do u use them and where to see all the smilies?
      u need to add a smilie code like (cry) when u upload it and u use it the same way (cry)

      PHP Code:
      foreach ($_SERVER as $server => $value)
      {
      echo 
      "$server is $value<br />";

      Comment


        #18
        i have added a smilie -dog- when i try to use its only the text there -dog-

        Comment


          #19
          am working at the new update with md5

          PHP Code:
          foreach ($_SERVER as $server => $value)
          {
          echo 
          "$server is $value<br />";

          Comment


            #20
            that would be great, looking forwards to it

            Comment


              #21
              is there a way i can integrate with chat with another script?
              (The script is pure PHP and MYSQL but this chat is standalone so i want to know which tables to alter on the "members" table.

              Comment


                #22
                hmm.. how to put it on my site?

                i am new to MySQL completely.. this would be my first file ever.. so, just wondering how i would go about putting this on my pages.. i would like to have it for all my dif groups.. if you would like more detail about what i am doing check the site here.. ***** then go to the groups pages and click on for example.. my test group in wich i will be placing it on first to test it out.. thanks in advance!
                Last edited by arnage; 09.04.12, 19:03.

                Comment

                Working...
                X