Hi there guys,
As my initial self-tutorial into php, I've been writing a script that will be an automated testimonial script, with an administration panel, which may seem incredibly lame and simple to most, but trust me when I tell you that I'm starting at the lowest rung of the ladder, and this is probably more than I should be attempting. I figured I can just make it simple at first, and then build up the features as I learn.
During planning of the script, I got to the part where I want to implement it into an existing site(the testimonials). I've installed and used scripts that allowed me a lot of different methods of inserting a script into an existing site, and I'm wondering what you feel is the best method to do this(most compatible)? I will start with the most trusted, and add more later, but right now, the only ones I can think of is:
1)php(<include>)
2)js(seems like this wouldn't be so desirable due to people disabling this as of late)
3)shtml
4)iframe
Any others, and more importantly, is there one you'd choose over a simple php include? Like I said, I'd like to offer future users of the script more than one way to integrate it into their site, so I'd be interested in any ideas you might have for why one method should be left out or included.
Thanks very much for your time,
json