Pinned Loading
-
FuzzyTrafficLightController
FuzzyTrafficLightController PublicJava Applet demonstration of the use of fuzzy logic to control traffic lights.
-
dolibarr
dolibarr PublicForked from Dolibarr/dolibarr
This personal fork of dolibarr includes experimental features, customizations and potential fixes that have not (yet) made their way into the official dolibarr repository. Please do not fork this r…
PHP
-
-
Stripe callback handler sample PHP c...
Stripe callback handler sample PHP code (payment charge callback message demo) 1<?php
23$inputJSON = file_get_contents('php://input');
4$input = json_decode($inputJSON);
5if(null == $input || false == $input) {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.