Senin, 21 Mei 2012

How to make your photos awesome using photoscape

Don’t you feel that you don’t good at taking some photos? Don’t worry, I will introducing photoscape which have a lot advantages handy software, and I will tell you some tips and tricks to increasing your photo’s quality by its color and some other effect. With this software, you don’t have to configuring your photo’s color, effect or all the other manually, just with one click you can understand how to make amazing photos with your own creation. First thing you should do is download the software if you don’t have photoscape, you can download here: www.photoscape.org/ the photoscape is free you don’t need to pay, then open the photoscape installer, then open the photoscape.

How to make PCB (Printed Circuit Board) using Altium Design

Altium design is the new updated program.It’s easy to make PCB(Printed Circuit Board) using Altium design. First, you must make new schematic

How To Make Rotate Animation

There are many steps to make animation using Flash, especially Macromedia Flash. Macromedia Flash is the simple animation software.
1. First , you must install the software.Then, open the software and “create new flash document”by click the Flash Document.

PHP Script How To Insert, Update, and Delete Data Using Adobe Dreamweaver CS 5

There are some functions of Adobe Dreamweaver CS 5. That software can be used to make a website. In fact there are so many software which can be used to make a website but i think Adobe Dreamweaver CS 5 is the best. Now in this blog, i want to tell you about PHP script how to insert, update and delete data using Adobe Dreamweaver CS 5. Before you make script, you must have a database for the repository of data. In there make a database like this picture below. 


After you make a database, you must have a connection file so that php file can connect with our database. Type this script below, save the file and give name connection.php!


First, we start with how to insert data to database than edit data and the last is delete data from database. The steps are: