A
A
Andrei2212017-01-29 14:48:52
Mobile development
Andrei221, 2017-01-29 14:48:52

Hello, I wrote the code on the local Open Server, the main page does not connect, displays a 404 page?


require_once "content/header.php";
require_once "content/nav-menu.php";
require_once "content/header.php";
require_once "content/content.php";
require_once "content/foter.php";
';
}
function bottom() {
echo '

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
one pavel, 2017-01-29
@onepavel

in addition to 404, the server can give out a bunch of different errors
more here

G
Gregory, 2017-01-31
@sapgv

If this is a local server, then you should test locally on the emulator.
My ios simulator normally walks over HTTP

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question