Hi so I have already created a sit using text wrangler and phpmyadmin. My site looked terrible so I am now using the sydney theme. I like the sydney theme, but I am confused how to go about adding my functions and backend work to the sydney theme. I have written up several PHP functions to go along with my site but I don’t want to mess anything up in the Sydney theme. I would like to run these PHP functions after a submit button is pressed on one of my pages. I would like to echo some certain things to my page and do backend additions to my database.
I also was wondering if you had any idea where a callback to my site may be located and how to find it. I didn’t know if that would stored in a specific folder that I could look through.