https://github.com/galihap76/pencegahan-sql-injection-pdo-php
PDO PHP untuk mencegah serangan SQL injection.
https://github.com/galihap76/pencegahan-sql-injection-pdo-php
pdo-php penetration-testing php sql-injection web-exploitation
Last synced: about 1 year ago
JSON representation
PDO PHP untuk mencegah serangan SQL injection.
- Host: GitHub
- URL: https://github.com/galihap76/pencegahan-sql-injection-pdo-php
- Owner: galihap76
- License: mit
- Created: 2024-03-24T10:14:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T10:32:53.000Z (about 2 years ago)
- Last Synced: 2025-01-31T15:47:48.005Z (over 1 year ago)
- Topics: pdo-php, penetration-testing, php, sql-injection, web-exploitation
- Language: PHP
- Homepage: https://gumayuntech.blogspot.com/2024/03/cara-mencegah-sql-injection-dengan-pdo.html
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Info
Repositori ini di desain untuk pembelajaran bagaimana cara mencegah serangan SQL injection menggunakan PDO PHP. Script yang sudah di simpan pada repo ini bisa di ubah lagi sesuai kebutuhan masing masing.