+ 1

What things we need know before starting learning about website development through php?

12th Sep 2017, 6:50 PM
Tushar Dubey
Tushar Dubey - avatar
7 Réponses
+ 7
HTML, CSS, JS and SQL
12th Sep 2017, 7:04 PM
Kartikey Sahu
Kartikey Sahu - avatar
+ 4
Know which tools you'll be using. What IDE will you be using? Where will you run your websites on? My personal response: I'm using Apache for my local server. Notepad++ My own computer. To start Programming in php, explore how Directories play a vital role in PHP. Use Index.php as a default script to execute for each directory. Know how to load an HTML file without programming it all in the php file.
12th Sep 2017, 7:03 PM
Limitless
Limitless - avatar
+ 2
It is indeed
12th Sep 2017, 8:17 PM
Limitless
Limitless - avatar
+ 1
Is learning css and js from SoloLearn is sufficient?
12th Sep 2017, 8:15 PM
Tushar Dubey
Tushar Dubey - avatar
+ 1
my personal response: on a webhosting service or apache2/nginx server on Linux sublime text 3 or kwrite or atom my computer
13th Sep 2017, 6:32 PM
Styxincewa
Styxincewa - avatar
0
Is it necessary to know css and js?
12th Sep 2017, 7:19 PM
Tushar Dubey
Tushar Dubey - avatar
0
no you dont have to learn front end if you dont want to but if you want to be a website developer you really should familiarise yourself with them especially as they are pretty simple.
12th Sep 2017, 7:25 PM
Enzo
Enzo - avatar