Page 1 of 1

from table to table how ?

Posted: Thu Sep 30, 2010 6:51 am
by phpaverage
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.

Re: from table to table how ?

Posted: Thu Sep 30, 2010 10:00 am
by phpaverage
still waiting ... >.<

Re: from table to table how ?

Posted: Thu Sep 30, 2010 2:35 pm
by John Cartwright
phpaverage wrote: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.
Not only do I find it too difficult to read your broken English, I have no idea what your talking about.

I would recommend you rewrite your issue in as much detail as possible (remember we have no clue what you're trying to accomplish) with proper grammar.

And in the future, please wait at least 24 hours before bumping your post.