Het gebruik van software, downloads, scripts en uitleg op deze website is geheel op eigen risico, DomoticX is niet aansprakelijk voor de schade die, rechtstreeks of onrechtstreeks het gevolg is van gebruik van deze website!
apache webserver Apache is a popular web server application you can install on the Raspberry Pi to allow it to serve web pages. On its own, Apache can serve HTML files over HTTP, and with additional modules can serve dynamic …
Chartplotter and GPS Navigation Software About Chart Plotter and Navigational software program for use underway or as a planning tool. Developed by a team of active sailors using real world conditions for program testing and refinement. Verified Super Clean …
Hieronder vind je een voorbeeld om via PHP met een COM poort te communiceren. Simpel Hieronder een vrij simpele oplossing met FOPEN: (er is een trucje om een compoort hoger als 10 aan te roepen)
Op deze pagina vind je een voorbeeld met Node-RED hoe je data via een HTTP GET/POST commando icm een PHP script kan opslaan als lokaal CSV bestand of MySQL database. Wat heb je nodig? Node-RED Dashboard HTTP GET Stap 1 …
PHP5 PHP (PHP: Hypertext Preprocessor) is een scripttaal, die bedoeld is om op webservers dynamische webpagina’s te creëren. Aanvankelijk stonden de letters PHP voor Personal Home Page (de volledige naam was Personal Home Page/Forms Interpreter, PHP/FI). Sinds PHP 3.0 is …
Het is wel eens handig om via een web interface gegevens in te stellen voor bijvoorbeeld een python script, zo behoeft men geen kennis te hebben van programmeertalen waarbij de variabele instelling handmatig moet worden gewijzigd in de code. …
Dit voobeeld laat zien hoe je de ZEND IonCube module laad voor PHP 5.6 op een Synology NAS met DSM v6.x Wat heb je nodig? 1) IonCube loader2) WinSCP Aan de slag Pak hier het juiste platform van de …
Website Version 9.0 of the ionCube PHP Encoder for software protection makes it easy to protect PHP source code from easy observation, theft and change by compiling to bytecode. PHP licensing features built into the Pro and Cerberus editions also allow licensing PHP scripts to control …
Met dit script worden PHP bestanden in een folder automatisch geladen, in deze bestanden bevind zich een PHP class welke je dan kan aanroepen vanaf het hoofdbestand, zo kan je eenvoudig bestanden met CLASSES bijzetten als zijnde “plugins”. index.php