i need code for insert multiple rows into database please help me
sudharshan9xweb 0 Newbie Poster
Recommended Answers
Jump to PostYour form seems to only support a single record post. I'd suggest a javascript-driven "add row" on the form which should enable you to dynamically add new rows.
Get the js to insert these into the form, e.g. on 'add' button press:
<input name="telugu[]" /> <input name="hindi[]" …
Jump to PostAre you talkign about ExpressionEngine? If so, why would you need to implement that just in order to add a few records to a DB?
Jump to PostIf I am having a table that contains 8 rows suppose. And from that 8 rows i want to select only 4 rows and these 4 rows has to get inserted to database. How to do this? Also I am having checkbox associated to every row. Please help me urgently!!!
…
All 9 Replies
veedeoo 474 Junior Poster Featured Poster
sudharshan9xweb 0 Newbie Poster

diafol
harjinder007 15 Newbie Poster

diafol
subuhi_1 16 Newbie Poster
rproffitt commented: Just so you know, hiding a question under a 7 year old discussion usually isn't noticed. Make a new discussion. +16
subuhi_1 16 Newbie Poster
subuhi_1 16 Newbie Poster
subuhi_1 16 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.