I have my PHP project running in NetBeans in Debug mode.
I have noticed HTML input variables don’t seem to being passed to the PHP scripts. I have also noticed values from PHP includes are not being passed to the calling PHP routines.
My PHP project is using a lot of deprecated code and I am new to PHP. Is there a setting in the php.ini that I need to set?