CATEGORIES
2D Graphic
Adobe PhotoshopAdobe IllustratorAdobe InDesignAdobe FlashAdobe FreehandAdobe FireworksCorel DrawPaint Shop ProGIMP
3D GraphicAudio & VideoDesktop ProgrammingWebsite DevelopmentDatabaseBusiness ApplicationsOtherTutsBuzz Stuff 
POLL
What kind of tutorials are you interested in?

Search results for this tag: insert.
7 tutorials have been found in database.
... to list more tags click here
PHP » 26.09.2008 » by who
0faves
This tutorial covers the basics of using MySQL to update existing records and insert new records into a table using PHP There is also a section on auto-incrementing values and table indexes to improve performance.
HTML » 02.09.2008 » by biohazard
0faves
You create your site the right way. You follow all of the rules, so that in the end, you can proudly have a link to w3's validator, confirming your site's perfection. There's just one problem: if you embed any flash into your page, you'll get several errors...
JavaScript » 05.08.2008 » by gearup
0faves
In this tutorial we will be working with PHP and MySQL to insert the data that was inserted into the text boxes on the Dynamically Add Textbox to Site tutorial. We will collect the data and insert the values into a database.
PHP » 26.04.2008 » by biohazard
0faves
Insert a Record into a MYSQL Database Using a HTML Form and PHP.
PHP » 17.12.2007 » by gearup
0faves
In this tutorial I will show you how to connect to and select a database and then how to perform select, insert, update and delete actions on a MySQL database.
MySQL » 11.12.2007 » by gearup
1faves
Here’s a quick tip in MySQL that shows how to use insert and update statements in one query.
MySQL » 24.05.2007 » by biohazard
0faves
When data is put into a MySQL table it is referred to as inserting data. When inserting data it is important to remember what kind of data is specified in the columns of the table.


