dynamic rows insert into database using php
Step1 : Determining the correct SQL Insert command
When you have it write data to a database , if it's used sql statemant , specially the insert command.
i)Login into your cpanel and it's phpmyadmin icon.
ii)You choose then left menu bar , first to click database name and then click the table work.
iii)Top menu to insert data...
User Profile
Collapse
-
jquery radio button issue doesn't show text input
Just trigger the click event when you set the checked attribute.
$("#fpago2").at tr('checked', true).trigger(' click');
Changing an attribute on the element doesn't fire a changed event... Neither by the native setAttribute or using jQuery's attr.Leave a comment:
-
creating a blog structure with html
Now, let’s transform the visual concept into a working HTML/CSS prototype web page before finishing everything up as a complete theme next week. We’ll build the page structure with clean HTML, then style up as much as possible using CSS styling to create a lean website design that still replicates the original concept.
...Code:<div class="post"> <h2><a href="#">Captain
Leave a comment:
No activity results to display
Show More
Leave a comment: