How to create a server | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to create a server

I want to know how to create a server nd link my html form page to my phpmyadmin

17th Nov 2016, 9:58 PM
Gilten Gilbert
Gilten Gilbert - avatar
3 Answers
+ 1
You can use WAMPP (for Windows OS), LAMPP (for Linux), or XAMPP (Windows and Linux). But I strongly recomended XAMPP. After install it, don't forget to start Apache Module (for running php script), and also MySQL Module (for running MySQL Database) If you only want to view HTML (not php), you don't need to install server.
18th Nov 2016, 9:45 AM
Fendi Septiawan
Fendi Septiawan - avatar
0
download one like XAMPP, it has apache server included.
18th Nov 2016, 12:17 AM
Jakub Stasiak
Jakub Stasiak - avatar
0
I ave downloaded xampp already
18th Nov 2016, 12:15 PM
Gilten Gilbert
Gilten Gilbert - avatar