html - php link not found error -


i started getting error on site :

the requested url /ilanlar.php not found on server. 

although link correct , have set path , correctly, link try access follows :

http://domain.com/%ef%bb%bfilanlar.php?il=34&ilce=34.35&mah17050&path=2 

here surprising thing is, have link defined as:

<a href='http://domain.com/ilanlar.php?il=34&ilce=34.35&mah17050&path=2'>clicky</a> 

but %ef%bb%bf part being added automatically on own, missing here?

change file encoding utf8, delete link , type again.

don't copy/paste it. type it.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -