<meta property="og:description" content="PHP is the programming language that WordPress is written in. You do not need to know any PHP to use WordPress, but knowing even a little can make it easy to perform minor customizations without a programmer. If you're curious, here are a few sample lines of PHP code: function hello_dolly() { $chosen = hello_dolly_get_lyric(); echo ' $chosen '; } Here are two things you should know about PHP: 1) To install and run WordPress, your hosting company has to be running PHP version 5.2.4 or greater, and MySQL version 5.0 or greater. But the recommended version of PHP"> <meta name="twitter:description" content="PHP is the programming language that WordPress is written in. You do not need to know any PHP to use WordPress, but knowing even a little can make it easy to perform minor customizations without a programmer. If you're curious, here are a few sample lines of PHP code: function hello_dolly() { $chosen = hello_dolly_get_lyric(); echo ' $chosen '; } Here are two things you should know about PHP: 1) To install and run WordPress, your hosting company has to be running PHP version 5.2.4 or greater, and MySQL version 5.0 or greater. But the recommended version of PHP"> Define PHP - WordHer
0 Shares
Share
Tweet
Pin
Share