Okay … now, tell me: what is a “PHP script”, and why do I need to write them?
Well, you probably don’t need to. PHP is a language that allows you to do things like read from and write to a database, generate dynamic stuff (like, say, putting the current date on a page), etc. WordPress is written in PHP. I’ve done some projects in PHP, both on my own and for work. I think it’s a great language, personally, though I’m far from expert in it.
Okay … now, tell me: what is a “PHP script”, and why do I need to write them?
Well, you probably don’t need to. PHP is a language that allows you to do things like read from and write to a database, generate dynamic stuff (like, say, putting the current date on a page), etc. WordPress is written in PHP. I’ve done some projects in PHP, both on my own and for work. I think it’s a great language, personally, though I’m far from expert in it.
Like the category says, it’s “Nerd Stuff”.