Help test script

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

    Help test script

    Extreme beta of my simple chat script which I need help debugging please post any errors you come across.
    Code:
    darkstorm.za.net/chatbeta/
    Thank you. - Rip
    Visit my site

    #2
    Lazy to register :p why not put a css on your site for better look? So that navigation won't be borring.

    Comment


      #3
      Must still do that but only when the php side is done ;P
      Visit my site

      Comment


        #4
        Check blank msg while posting data.
        if($_POST['msg']!=''){$msg=$_POST['msg'];}
        else{}
        Like that

        Comment


          #5
          Thanks will keep that in mind
          Visit my site

          Comment

          Working...
          X