Question for smart php helpers

Discussion in 'PHP' started by phpstarter, Sep 30, 2010.

  1. #1
    i got a database with tables test1 and test2.
    and i have a php code set on so i got a menu bar with 2 tabs a tab test3 and test4. ( tab test3 is connected with table test1 tab test4 is connected with table test2)
    when i click get article on tab test4 i want to go to tab test3 and click an article there (<-i have this already)(i dont have this ->) but when i click a article there and do submit it must go with the article i just didsubmit, to the tab test4 again and i must see the article there. and i also want it to get written in the database table test2 temporary till i delete everything in the list on tab4 then it must be deleted from the database also.

    do you understand it now ?
     
    Last edited: Sep 30, 2010
    phpstarter, Sep 30, 2010 IP
  2. axelay

    axelay Peon

    Messages:
    54
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    it doesn't make any sense..
    Any code or URL we can have a look?

    aXe
     
    axelay, Sep 30, 2010 IP
  3. dropdrop

    dropdrop Active Member

    Messages:
    142
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #3
    i think you need some AJAX script to do that, but you can do that with another simple JavaScript
     
    dropdrop, Sep 30, 2010 IP
  4. phpstarter

    phpstarter Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i edited my post you can read it now again :p hope you can understand it
     
    phpstarter, Sep 30, 2010 IP
  5. phpstarter

    phpstarter Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5

    can you link me to the place with the code or give it me ? so i can continue :)
     
    phpstarter, Sep 30, 2010 IP