elabuwa Posted September 26, 2009 Share Posted September 26, 2009 Hi guys, totally noob here. lol. Well i'm trying to create a stock control thingi where the user can select an item in catalog and enter the qty etc. I need to know how to add these rows/ text boxes dynamically or run time (please forgive the use of improper jargon) when you click an "add" button which appear as a table which I believe most of you guys have seen. If you guys can gimme on how to start or point me in the right direction i'd be forever in your debt. thanks in advance Link to comment https://forums.phpfreaks.com/topic/175599-solved-add-dynamic-rows-in-php/ Share on other sites More sharing options...
hamza Posted September 26, 2009 Share Posted September 26, 2009 It is possible by using JAVASCRIPT make a fucntion in js. and define table rows in it with input fields and call that fucntion when add button is clicked. n that's it Link to comment https://forums.phpfreaks.com/topic/175599-solved-add-dynamic-rows-in-php/#findComment-925325 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.