A
A
Alexander Ampleev2014-10-14 18:10:50
PHP
Alexander Ampleev, 2014-10-14 18:10:50

How to create a simple web application for a poppy?

We need instructions as detailed as possible to create a web application for a poppy - just to at least display "Hello world!" on the page in the browser through the php.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
OlegLazarenko, 2014-10-14
@Ampleev

I recommend MAMP , there is also XAMPP

P
Push Pull, 2014-10-14
@deadbyelpy

Ha, but that's not the case.
Install php5.5+php-fpm+mysql+nginx
and then create some kind of index.php and there:

<?php 
echo "что за вопросы идиотские, может еще спросите как аналог вк сделать на маке (LOL) зная лишь ничего";

B
booogabooo, 2014-10-14
@booogabooo

echo "hello world";
?? what else is needed here? formulate the question properly

V
Valentine, 2014-10-14
@vvpoloskin

Above indicated correctly, but there is an option .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question