Latest From The Blog
You can browse the posts below to know how my scripts work.
JS – DOM Object
Enter your car details below: Shopping List Get it done today Enter Notebook Jello Spinach Rice Birthday Cake Candles Source Code
PHP -> Object – Class – Method
Enter your car details below: Source Code class Car{/* public $carname;public $year;public $model;*/public function __construct() {$this->carnam ...
JS – Object – Class – Method
Enter your car details below: go Source Code <input id="year" placeholder="Year"></input><input id="brand" placeholder="Brand">&l ...