From developing simple websites like blogger to billion dollar company Google or Facebook "Web Development" can do a lot, so lets get started by downloading Xampp.
Try any one of the link listed below :-
http://xampp-windows.en.softonic.com/download
http://www.downloadx64.com/xampp/
http://en.softonic.com/s/xampp-32-bit
http://www.filehorse.com/download-xampp/
If none of this work then Google it !!!!!!!
The file is a big file nearly 100 mb but without it you cannot start to code
And Secondly download a good code editor
http://filehippo.com/download_notepad/
its a small file nearly 7 mb.
XAMPP :
There are two types of scripting
1) Client Side Scripting : These scripts (code) get processed in the browser itself, like HTML , javascript , css etc . Only browser in needed for processing these scripts eg Firefox , Google Chrome.
2) Server Side Scripting : These scripts get processed in the server which includes PHP , Mysql etc..
For server side scripts to get process you need to install a server environment utility, this is where XAMPP comes into play,XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages.
Important Tips : (Donot forget)
During installation remember the directory where it is installed , note it down.
Veryfying the install:
1) Find the XAMPP control panel by simply searching by "XAMPP" or You may get a desktop shortcut, click to open it and then click start against the option "Apache"
2) Open your internet browser and then type "localhost" (without quotes) in the address bar and it the XAMPP page opens then its installed correctly
If the above doesn't work simply google "how to install Xampp in Windows machine".
That's all for now .....
Try any one of the link listed below :-
http://xampp-windows.en.softonic.com/download
http://www.downloadx64.com/xampp/
http://en.softonic.com/s/xampp-32-bit
http://www.filehorse.com/download-xampp/
If none of this work then Google it !!!!!!!
The file is a big file nearly 100 mb but without it you cannot start to code
And Secondly download a good code editor
http://filehippo.com/download_notepad/
its a small file nearly 7 mb.
XAMPP :
There are two types of scripting
1) Client Side Scripting : These scripts (code) get processed in the browser itself, like HTML , javascript , css etc . Only browser in needed for processing these scripts eg Firefox , Google Chrome.
2) Server Side Scripting : These scripts get processed in the server which includes PHP , Mysql etc..
For server side scripts to get process you need to install a server environment utility, this is where XAMPP comes into play,XAMPP is a free and open source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages.
Important Tips : (Donot forget)
During installation remember the directory where it is installed , note it down.
Veryfying the install:
1) Find the XAMPP control panel by simply searching by "XAMPP" or You may get a desktop shortcut, click to open it and then click start against the option "Apache"
2) Open your internet browser and then type "localhost" (without quotes) in the address bar and it the XAMPP page opens then its installed correctly
If the above doesn't work simply google "how to install Xampp in Windows machine".
That's all for now .....
No comments:
Post a Comment