how to convert simple hmlt website template to php.?
and
how to create that website database on xampp.?

Recommended Answers

All 2 Replies

  1. My mindset tell me that just rename the '.html' into '.php' can change the html template to php(provide the hosting support php). After that, we can use php functions to modify the templates accordingly. In the case of localhost, then we will need to start the apache server(As for your case, start the Apache in 'XAMPP Control Panel'). Anyone is welcome to point me wrong and pull me to the right path if I am wrong.

  2. 'create that website database on xampp'. First, start the 'MYSQL' from 'XAMPP Control Panel'. Then goes to 'Admin'. Then create the database with related fields.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.