I'm looking at writing some code to use the BP API.
Can anyone suggest the best way to set this up?
From the API user guide it seems to use PHP which I understand is a server side language. I've not used PHP or other server side code before, but I've coded in compiled languages long in the past so figuring out how to code in PHP should be easy enough - I just need to know how/where I "run" it and on what.
I assume I'd just buy a domain name and hosting? But then what? How do I access PHP in order to write/run the code? Do I remote access to the server? Do I have some software on my PC?
Can anyone suggest the best way to set this up?
From the API user guide it seems to use PHP which I understand is a server side language. I've not used PHP or other server side code before, but I've coded in compiled languages long in the past so figuring out how to code in PHP should be easy enough - I just need to know how/where I "run" it and on what.
I assume I'd just buy a domain name and hosting? But then what? How do I access PHP in order to write/run the code? Do I remote access to the server? Do I have some software on my PC?
Comment