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

Search results for this tag: update.
16 tutorials have been found in database.
... to list more tags click here
CMS » 17.08.2008 » by cgsutra
0faves
Manually updating a wordpress blog to a new version is pain and if you have multiple blogs then it is serious problem. Wordpress releases so many versions of the project so I was looking for a plugin that can help me out seriously. I decided to go for Wordpress Automatic Upgrade plugin. I have succe
JavaScript » 06.08.2008 » by gearup
0faves
This tutorial will walk you through how to set drop-down boxes up to pull the values from a database as well as update the values of the other boxes based on what the user selects in the first and second boxes.
PHP » 23.07.2008 » by bybye
0faves
PHP and MySQL are one of the most used technologies on the web today. By using about 7 different script files we can add, update, and delete rows from a MySQL table.
Ruby On Rails » 27.04.2008 » by who
0faves
As you may have read in my blog post, RESTful Rails Part I, RESTful Rails is a way of mapping HTTP verbs (GET, POST, PUT, and DELETE) to CRUD actions (Create, Read, Update, and Delete) in your Rails apps...
ASP.NET » 21.04.2008 » by biohazard
0faves
In this video you will learn how to add dynamic partial-page updates to your ASP.NET application using Microsoft ASP.NET AJAX. In particular, you will see how to use the TimerControl to manage the frequency of the AJAX callbacks.
PHP » 22.03.2008 » by who
0faves
In this little tutorial/showcase I will show you how to make a cool forum signature (sig) that contains your blogs latest posts. It will automatically update itself every time you post new content!
PHP » 30.01.2008 » by who
0faves
Web development is a world of rapid code modifications, instant deployment and immediate updates. Of course, maintaining the product of this web development can be as hectic as the web development is agile; with manual backups, quick database edits and tedious data migration and re-entry.
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.
ASP.NET » 09.12.2007 » by biohazard
0faves
I figured I'd add another one that covers the process of updating a database with the results of drag/drop with an Ajax call. Each time the user changes an item's position in the list it updates the database.


