The magic_quotes_gpc directive can be disabled by adding this line to your .htaccess file in the directory, where you want the magic_quotes disabled:
php_flag magic_quotes_gpc off
.htaccess file is located in your public_html folder, on your FTP.
Βρείτε άρθρα σχετικά με λειτουργικά χαρακτηριστικά, οδηγούς αντιμετώπισης προβλημάτων
και άλλες τεχνικές πληροφορίες σχετικές με την υπηρεσία φιλοξενίας της Hostinger.
The magic_quotes_gpc directive can be disabled by adding this line to your .htaccess file in the directory, where you want the magic_quotes disabled:
php_flag magic_quotes_gpc off
.htaccess file is located in your public_html folder, on your FTP.
Ολοκληρωμένος κατάλογος των μαθημάτων για να ξεκινήσετε με την ανάπτυξη της ιστοσελίδας. Μάθετε πως να κωδικοποιήσετε ιστοσελίδες. Λάβετε βοήθεια από τον πίνακα ελέγχου της Hostinger.