making 2 pages in one

Discussion in 'PHP' started by mybluehair, Nov 10, 2007.

  1. #1
    do you know myphpadmin? well ya know how theres a thing on the left side of the page that shows you your tables? and then beside that, theres everything else? well i kinda see that thows are 2 different pages both being viewed at the same time. the left panel never refreshes (unless needed to) to make things look a bit cooler. well, as some of you know, im making a chat room. and here is a pic of it:
    http://gotdrake.com/screen.bmp


    but anyway, it would be great if i could spit that in 2. right above were it sayes "chats:" would be a nice place to split. but thats not the only problem. when you click submit on that form, its told to go to the same exact page. (in that page it includes a bit were if anything was previously entered in the message box, it will insert it into the DB). so that might mess it up or something? idk, i dont really care how its done, just as long as it works. here is the code to the file:
    so how would i make this work? please help
     
    mybluehair, Nov 10, 2007 IP
  2. garbageman

    garbageman Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    HTML has this neat little feature called frames. Try w3schools.com
     
    garbageman, Nov 10, 2007 IP