Does HTACCESS block $_POST ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

Ive got an odd problem with my php (seems a recent issue)...

Heres my htaccess:

Options +FollowSymLinks
RewriteEngine On

RewriteRule ^(.*)$ vyb6a.php   [QSA,L]

for the last few days, i'm no longer receiving ANY $_POST values...

ive even got $r=print_r($_POST,true); echo $r;  at the beginning of my
script before anything else & nothing comes through. so i do think is
an htaccess issue.

Does anyone have an idea how to solve ? (im using clean URLs)

Ps the script works fine - apart from receiving $_POST values











-- 

Gordon.



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux