You are viewing a single comment's thread from:

RE: What Happened to PHP?

in Learn to Codelast year (edited)

Great article! I am learning Python. I'll probably be destroying some files as I learn from my mistakes. Backup, backup, backup, right?😁

The stuff I will develop for Hive that isn't messed up will be open source. That's doing something right. Somebody can always improve on what works and make it even better.

Posted using STEMGeeks

Sort:  

You should write a Python script for you backups.

The key for security is to keep the code used for file maintenance separate from the code used for web development.

It isn't an impossible task.

Unfortunately, it is common for people to confuse such code.