java - When building a WordPress website, does the backend have to use php?
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-17 10:03:26
0
4
900

Recently I wanted to build a small personal website. I saw that WordPress can be used to easily build a website. I went to take a look today and found out the requirements of WordPress

Does the backend of wordpress have to use php? I usually use java.
I would like to ask if wordpress can use java as the backend. If not, is there any alternative similar to wordpress that can use java?

曾经蜡笔没有小新
曾经蜡笔没有小新

reply all(4)
曾经蜡笔没有小新

I am a porter solo
java blog

phpcn_u1582

WordPress is a blogging platform developed using PHP language. Users can set up their own website on a server that supports PHP and MySQL databases. You can also use WordPress as a content management system (CMS).

Of course not.

Currently, I see that many Java programmers write their own blog systems, and I feel that it is very convenient to write using a complete set of Java Web frameworks.

为情所困

wordpress is written in PHP

刘奇

The front and backend of WordPress are both written in PHP. Of course, you can’t use Java as the backend, so why not write a blog system in Java

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!