s_ainley87 Posted March 4, 2008 Share Posted March 4, 2008 Hello, I was hoping someone could help i currently creating an admin page for a company, the page is made to be abel to check if category exsists, if the category does not then they click a button and a new form appears allowing them to add a new category to the drop down menu, my problem is that i need use the data from the drop down menu in a another form i.e when they add product to the table, what i am asking is it possible to take the $_POST['fieldname'] from one form and use it another totally seperate SQL query? Link to comment https://forums.phpfreaks.com/topic/94287-getting-data-for-use-in-a-different-form-and-sql-string/ Share on other sites More sharing options...
Baabu Posted March 4, 2008 Share Posted March 4, 2008 yes offcourse you can but try to put some code example Link to comment https://forums.phpfreaks.com/topic/94287-getting-data-for-use-in-a-different-form-and-sql-string/#findComment-482930 Share on other sites More sharing options...
s_ainley87 Posted March 4, 2008 Author Share Posted March 4, 2008 Hi yeah sorry normally i would of done, but i am away from my file structure at the moment. Is it relativly simple? Link to comment https://forums.phpfreaks.com/topic/94287-getting-data-for-use-in-a-different-form-and-sql-string/#findComment-482940 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.