I would like to send MySQL querys to the MySQL server from my website.
Most of the querys work, except certain queries such as
When I submit the querys, I end up with a 403 forbidden message.
Please help me!
Most of the querys work, except certain queries such as
- CREATE TABLE
- INSERT
- ALTER TABLE
When I submit the querys, I end up with a 403 forbidden message.
Please help me!