Ekklipce
Новичок
$_POST & Form & action без указания скрипта
action вида 'http://localhost/private/fel2/admin/news'
куда пропадает $_POST, print_r($_POST) = Array( ) постоянно
.htaccess
---
ErrorDocument 404 /private/fel2/index.php
ErrorDocument 403 /private/fel2/index.php
ErrorDocument 401 /private/fel2/index.php
---
action вида 'http://localhost/private/fel2/admin/news'
куда пропадает $_POST, print_r($_POST) = Array( ) постоянно
.htaccess
---
ErrorDocument 404 /private/fel2/index.php
ErrorDocument 403 /private/fel2/index.php
ErrorDocument 401 /private/fel2/index.php
---