izniburak / pdox

useful query builder class that works with PHP PDO class for simple access your data.
http://burakdemirtas.org/pdox-kullanisli-pdo-sinifi-php/
MIT License
299 stars 105 forks source link

Insert issue fixed #80

Closed tonmooy closed 4 years ago

izniburak commented 4 years ago

Hi @tonmooy , Are you sure that issue is about PDOx library ?

tonmooy commented 4 years ago

Hi @tonmooy , Are you sure that issue is about PDOx library ?

is it host problem or anything else?

tonmooy commented 4 years ago

it's work on local host but in namecheap host it's show this error

izniburak commented 4 years ago

I think this problem might be related with web server security. Pdox has no restriction like that. Maybe you can check your web server configuration or security level.