binarykore.github.snowkel.us
Open in
urlscan Pro
2606:50c0:8002::153
Public Scan
URL:
https://binarykore.github.snowkel.us/
Submission: On October 18 via automatic, source certstream-suspicious — Scanned from US
Submission: On October 18 via automatic, source certstream-suspicious — Scanned from US
Form analysis
0 forms found in the DOMText Content
Home Home Developed By: | @binarykorra | -------------------------------------------------------------------------------- IT Cybersecurity Assessment, Front-End Dev, Back-End Dev, Consultant DATABASE SKILLS I use PDO (Portable Data Object) as my Primary Recipe for PHP Programming / Software Engineering. use \PDO; class x extends \PDO{ public static function pdo_(){ return(new PDO("mysql:host=127.0.0.1;dbname=home;","chef","cooker")); } } $_database = x::pdo_(); $_cook = $_database -> prepare("SELECT meal AS dinner FROM `home`.`kitchen` WHERE food=:recipe"); $_cook -> execute(["recipe"=>"crabs"]); $_warez = $_cook -> fetch(PDO::FETCH_ASSOC); echo($_warez["dinner"]); INFOGRAPHICS PDO has been there for ages, ever since C Language. It was then called Portable Distributed Objects but has been renamed for PHP's PDO function. Hence called Portable Data Objects for PHP, It was first Developed by NeXT Computers A Remote Concept of Connecting APIs one end to another. -------------------------------------------------------------------------------- For more Info, read Wiki