In General, the problem is this:
There is a code
PHP:
$url = explode('/',strtolower(substr($_SERVER['REQUEST_URI'], 1))); switch($url[0]) { case 'Home': { include 'com/top.php'; break; } }
.htaccess
RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
He actually does CNC.
So, let's say I made a ajax request and sent it to the handler there is a certain, the fact that he has already opened the form, that is, a blank page with by the handler, while ajax magically stops working and this is most likely because of CNC, because to use the same form handler, you need to enter it like this:
switch($url[0]) { case 'Some handler': { include 'com/form.php'; break; } }
And every time you enter the handler in these fields, do not think in Feng Shui...
I do not like it, some handlers, to avoid the system?
Sorry for the bump on the forehead due to feyspalm, I'm still a newbie.
But need it learns to understand why I love it!
Sir, do not pass by this question!
Thank you in advance.