Re: PHP has no $_POST values

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

 



> On Feb 19, 2021, at 5:28 PM, gordonisnz@xxxxxxxxx wrote:
> 
> i have no idea what's going on, but it's apparently fixed.
> 
> About 7 hours of programming time wasted - in trying to solve this problem..
> 
> I had /provisional/     and htaccess to activate the script.
> 
> I changed the htaccess & the html form to go to
> /provisional/provisional.php   and saw that the form is GOING. then 4
> minutes later  restored my original paths and htaccess & its  still
> going :)
> 
> 
> Now - to start on what I was ORIGINALLY going to do all day :)
> 
> I have no idea what i fixed to get it going (If anything, it was so
> slight, i didn't realise it was an issue).
> 
> G
> 
> On Sat, Feb 20, 2021 at 11:54 AM <gordonisnz@xxxxxxxxx> wrote:
>> 
>> Hi,
>> 
>> Ive got an odd situation. Ive been developing a new page / section to
>> my website (PHP / PHP Smarty templates)
>> 
> 
> 
> 
> -- 
> 
> Gordon.

There is one issue to consider:
Assuming you are using an html form to send values:
All of the form elements have to have  a name attribute
or they won’t be sent to the server script.

JK



[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