CnczubehoerEu
CnczubehoerEu
Hi! I have the following HTML code: ```` Technische Daten: » : ```` The element with class "hero_techSpecItem" I have to dublicate. I tried the following: ``` $techSpec = $document->first("#hero_techSpec");...
Hello! I'm trying to get the statement of my Postbank account. `$accounts = $fints->getSEPAAccounts(); var_dump($accounts);` looks as it shoulds. ` $oneAccount = $accounts[0]; $from = new \DateTime('2019-11-01'); $to = new...
### Step 1: Describe your environment * OS version: Windows 11 * Arduino IDE version: 2.3.2 * MFRC522 Library version: 1.4.11 * Arduino device: DOIT ESP32 DEVKIT V1 * MFRC522...