houssam_ballout Posted June 16, 2011 Share Posted June 16, 2011 Hello , I need help with this issue: I had a table called products and a table called vendors I made a page to create a new vendor, I need to edit it to make the ability to add no of products associated to that vendor. Any help? Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/239528-help-with-php-mysql-array/ Share on other sites More sharing options...
DarkKnight2011 Posted June 16, 2011 Share Posted June 16, 2011 Hi, This question seems quite generic, Could you be more specific as to what you need assistance with? do you have any code that you have tried already that isnt working properly? There are a number of ways you could do this, depending on your requirements, you could just use PHP and HTML, or you could also use AJAX and javascript for it, depends how much functionality you want to add Regards DK Quote Link to comment https://forums.phpfreaks.com/topic/239528-help-with-php-mysql-array/#findComment-1230422 Share on other sites More sharing options...
houssam_ballout Posted June 16, 2011 Author Share Posted June 16, 2011 Ok, Well, I go to the vendor page, then I will list all the products, but I will need to check some products only via drop down list or array of check boxes. But how can I insert them to the database & retrieve them back for editing later on? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/239528-help-with-php-mysql-array/#findComment-1230424 Share on other sites More sharing options...
DarkKnight2011 Posted June 18, 2011 Share Posted June 18, 2011 Sorry but i am going to need more detail to assist you, so your going to list a number of products on a page for a particular vendor, so what do you need to do then? do you have any existing code or links to pages to show what your trying to achieve? Quote Link to comment https://forums.phpfreaks.com/topic/239528-help-with-php-mysql-array/#findComment-1231405 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.