PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Anyway, I am trying to launch a windows media file from within my script. I've googled it and I'm probably not using the correct phrases, but I can't find any help.
Below is code I have tried
Are you trying to launch it in the browser through windows media player, or into windows media player itself, where windows media player opens up?
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
Great question, which I hadn't really thought about. I guess I'm just trying to get windows media player to just play it outside of the browser. Although I'd love for the video to be inside a page and played that way.
The issue is not a php issue. It was the windows media player object. That has to be activated in the code and I had neglected to do so (well actually I had no idea I had to do so, but..) the question asked about if I was trying to imbed or run outside got me thinking about the object. And that lead to the html code needed.