backup sql via php on filesystem
<?php
/*
MODIFIED VERSION OF ttodua/useful-php-scripts
Save the .sql file instead of outputting it as download
*/
<?php
/*
MODIFIED VERSION OF ttodua/useful-php-scripts
Save the .sql file instead of outputting it as download
*/
$nl = "\n";
$berechnungsergenis = 0;
$pixelbreite = 0;
$pixelhöhe = 0;
$farbtiefe = 0;
$farbkanäle = 0;
$bilderprosekunde = 0;
$längeinsekunden = 0;
$font_reset = "\033[0m";
Hey there, this is just a small class to send SMS with lox24 and PHP! A composer package is coming so this is just a temporary solution (talked to the owner) Documentation: https://doc.lox24.eu/?l=en#operation/postSmsCollection
// example
$sms = new Lox24SMS(123456, 'api-key');