Hope you are doing all ok.
I am new to programming and I’ve been messing around with some things: javascript in Google app script, some python lines too, and some basic SQL skills too. I managed to create a simple system for a nonprofit organization and now I would like to learn about WordPress and how to connect a database (phpmyadmin from xampp) to my WordPress Frankenstein. I managed to create a simple (VERY simple) site and I’ve been playing a while with xampp, but now i would like to:
1- send data to my database from my WordPress site (I know how to build a form already).
2- send data from my database to my WordPress site.
3- edit data stored in my database using a WordPress form.
I know there are a LOT of things involved in my questions but I just want a… mmmmmm… starting point, maybe? what should I learn, read, study to accomplish this task?
Sorry if this question is too newbie or basic for some people here but as I said before: I am learning. I’ve been looking around for about one month but I really don’t understand how it works.
Thanks a lot guys/girls for taking the time to read my question and, more important, thank you in advance for your advice.
2
Answers
A great way to start learning a language/how to achieve something is to either take a course on coursera/khan academy/youtube or google it!
A few quick resources I found:
1) Working with Databases in WordPress
2)How to build a WordPress Database Table
3)Beginners WordPress Database Guide
Hope it was helpful!
PS:First Answer, if anything is wrong with this please let me know!
The situation each and every of us faced when we have been started !
Lets share my learning from that mistake with you.