Categorie
bash cloudflare DDNS dev php raspberry

Cloudflare as a Dynamic DNS

If you need to have a DNS record that point to a Dynamic IP, for example, your home IP address, this tool allow you to accomplish this job!

Categorie
css dev html php

Basic TO-DO PHP App!

Today, in order to teach boys the basics of PHP, I developed this bascally To-Do List App: DEMO: https://dev.andreapavone.com/to-do-app/ This App can do 4 Basic Functions: Add Element to a List Read Element entered on a list Check as “Done” this elements Show Done elements Reset All List Fron-End For the front-end interface i’ve used […]