How can i use PHP on my PC ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i use PHP on my PC ?

28th Nov 2018, 12:43 PM
Kesly-Lionel DADE
Kesly-Lionel DADE - avatar
5 Answers
+ 5
Download Xaamp or Lamp and use it.
28th Nov 2018, 12:52 PM
Uglycut
Uglycut - avatar
+ 4
Thanks a million, you have been helped me a lot
28th Nov 2018, 6:15 PM
Kesly-Lionel DADE
Kesly-Lionel DADE - avatar
+ 3
descarga xampp(sí tenés Windows) o lampp(Linux). Te recomiendo bajar NetBeans o sublimetext, y si no usa el bloc de notas, y guarda los archivos en una carpeta dentro de la carpeta donde se encuentre xampp, la carpeta que tenés que buscar se llama "htdocs"(quizás es sin s al último) y dentro de esa carpeta crea una nueva carpeta con el nombre que desees y ahí guarda el documento PHP. Entra a x/lampp e inicia apache. Entra a tu navegador y en la URL pones localhost/elnombredetucarpeta
28th Nov 2018, 5:54 PM
Agustin Avila
Agustin Avila - avatar
+ 3
download a text editor like sublime and then install xamp or lampp depending on if you use windows or linux and then set it up- there are tutorials on youtube to set up xampp and then access localhost to run your project
29th Nov 2018, 1:11 AM
Daniel Romeo RSA
Daniel Romeo RSA - avatar