S
S
semki0962017-03-11 19:23:51
PHP
semki096, 2017-03-11 19:23:51

How to simulate PHP execution similar to codeacademy?

How to simulate PHP execution similar to codeacademy? The first thing that comes to mind: we create a form, write the contents of the form to a file using the php function, then display the corresponding page in the iframe with the result of the executed code. The question is - am I right in my reasoning, and how to do everything beautifully and dynamically, so that the results appear synchronously with the code input in the form window (How it's done on codeacademy)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2017-03-11
@semki096

not to imitate, but to really do it on a virtual machine, in a sandbox

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question