Hello everyone, I was attacked and I don’t know of course how, but I decided to redo the site and I want to know if the .htaccess file .htaccess more reliable in comparison to the usual php file
Then, in php logic, you opened the connection and then you had to close it with mysql_close .
In .htaccess what should I do so that after downloading the file at the end to close the connection? or does it do automatically?
I registered in the file
php_value mysql.default_user ЛОГИН php_value mysql.default_password ПАРОЛЬ and it works, but I don’t know this: .htaccess , can it be attacked with ease or is it impossible?