> Date: Monday, April 21, 2025 15:27:30 +1200 > From: gordonisnz@xxxxxxxxx > > > 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... > if this issue just started happening it might be good to get some basic information: - what version of php are you currently using? - did you recently update versions, if so, from what? - other changes that you made? - if you changed your settings and/or code can you revert back to the state before this issue started showing up and then make/test changes one-by-one?