R
R
Roma Pokidaev2014-11-09 12:20:43
CMS
Roma Pokidaev, 2014-11-09 12:20:43

How to quickly rewrite from html to php?

Are there any ways to quickly rewrite the code? maybe there are some converters or articles on how to do it all quickly.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
T
toxa82, 2014-11-09
@toxa82

<?php
echo '<тут ваш html>';

A
Alexander Mischuk, 2014-11-09
@Mischuk

A small digression. I suggest reading Marx's Capital. He talks a lot there about the fact that "quickly", "anything" in "anything" at the touch of a button is devoid of any value.
Maybe Marx answered your question a long time ago.

Z
zooks, 2014-11-09
@zooks

How to quickly transfer Dead Souls to a scooter?

D
Dmitry Arushanov, 2014-11-09
@daruwanov

I understand the question is a bit different. The person has a set of HTML. The so-called static site. He needs to make it dynamic. What would the data be taken from the database.
Author am I right?

T
TheMarser, 2014-11-09
@TheMarser

What's the problem? To transfer code from HTML to PHP, you just need to copy it and then paste it, because HTML is a markup language and it can be used in PHP files

A
Alexander Tokmakov, 2014-12-04
@calliko

all just index.html rename index.php
Perfecto!!!

M
MorganDusty, 2021-05-23
@MorganDusty

https://tools.icoder.uz/html-to-php-converter.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question