I want to learn to code specifically for PMMP plugins where is the best place to learn to do this? (i currently have 0 knowledge of coding so starting at the basics would be best)
You don't need to "learn pmmp" there is no way of learning pmmp.You can learn its documentation at https://apidoc.pmmp.io .Or i suggest looking at how people who released their plugin on poggit releases code.Start small to big.
Here’s a tip: Don’t learn PHP lmao. Learn something useful like C# or C++. I’d even say Java. If you have indeed taken hardcore drugs and you want to learn PHP install PHPStorm, not NetBeans and look at someone else’s simple plugin. Then try making your own based on the documentation.