Website
design process consists of involvement both client side scripting and server
side scripting languages. The majority of web browsers run client side
scripting language itself alone, but for server side scripting requires server
node to process information and provide output to client browsers.
For
server side scripting rather than process information in another node we may
able to process information in client side by creating an virtual directory (‘local host’) in client side. Ex: Internet
Information Service (IIS) to run asp.
Wamp
server is most widely used by website developing teams, students doing projects
over internet.wamp server executes PHP scripts and JavaScript.
Wampserver
has Prebuilt mysql, apache, php makes this genuine software tool among other tools
to execute server side scripting.
Other than Php, Wamp server permits to
create database at ease. Just simple providing database name and clicking
buttons creates database Voila!!.
Wampserver also compatible in creating
database, tables in commands. Modification of data in database can be done by
either graphically or by command in Sql tab of Wamp server.
System
requirements:
Operating
system: Microsoft windows 98, 2000, xp, 7
Ram: 512
MB and above
Space
required: 280MB free disk space is required
Browser:
Internet explorer, opera, Mozilla, chrome&safari.
Features:
1.
Prebuilt apps:
Phpmyadmin
-Phpmyadmin engine allows execution of php scripts inside wampserver rather than accessing third party
php engines.
Sqlbuddy
-Although creating database in
wampserver is efficient way but sometimes users would have created database in
Sql .
-For to connect existing
database users can make use of Sqlbuddy.Sqlbuddy allows user to connect
existing database by getting DSN name,
username & password.
Web grind
-Web grind feature permits
wampserver to interpret client side scripting languages like JavaScript.
-web grind also allows user to
execute only JavaScript and hide php functions
Mysql
-Wampserver has prebuilt Mysql
engine in it to support creating, modify and delete database.
-Although wampserver allows
database to create graphical, for command interacting users sql triggering command
entering box has been provided.
-By Triggering Sql commands
wampserver prints the results monitor.
2.Language
support:
-Any software that is said to
be popular must be used by different country people.
-Wampserver supports 24
languages across worldwide.
So users no need to worry about
handling software.
3.Import
& export of database:
-Import feature allows user to download
database to wampserver.The import file format can be of .csv,.sql,.xls,.xml and
open document spreadsheet.
-Export feature allows backup
or extract our database created inside wampserver to outside in file formats
such as csv,sql file,excel file,xml and open spread documents.
4. User
authentication:
-Wampserver provides security
by user authentication so that administrator has privilege to grant &
revoke privilege to common users of wamp & sql database.
No comments:
Post a Comment