By mitylite on
I have a php script that I'd like to be a little more integrated in my drupal site. More specifically I want it to be usable with the JW player module for drupal, which will require that it is made into a module itself. The php script uses cURL according to the guy who originally made it, so you'll need to be experienced in that too.
The script essentially just logs in to a 3rd party hosting account for me and uses cURL to post content I have stored there on my website(that my understanding of it anyway), but it doesn't work with the JW player module as it is currently. Thats where you come in and drupalify it.
Thanks for your time.