PHP generates error 403 in part of the code

0

I have a PHP page for data registration (using a page with several forms), when I register the item "Category" (which records the data in MySQL) works perfect, but when I register a company gives the 403 error.

This happens in the same file (I do the process without using another file) and both forms only register the data in MySQL. I have already tried to change and delete the .htaccess but it did not work.

It was all working and I got to register various categories and companies and out of nowhere it started with this error.

    
asked by anonymous 18.05.2017 / 21:41

0 answers