Quote:
Originally Posted by LBA1403
If I'm going to make a dynamic site, with blog layout, do I need to know PHP, for example? Or do I just need how to copy/paste php?
|
Of course, it’s best to know PHP for Wordpress but you don’t have to be a PHP pro in order to use it. The good thing is that there is a good documentation on the PHP functions to customize Wordpress. However, you
will need at least a basic understanding of programming languages (in terms of logic, syntax, etc.) but you will also learn by doing it. Wordpress is a good start. Look at the default themes that come with it and read the documentation and you will soon get the hang of it.