(10-13-2013 12:49 AM)rawiswar2001 Wrote: [ -> ]i have purchased a Scripteen movie script, and i want some modification in this script like fetching movies from primewire.ag and then grabbing external links automatically. i need help.
Demo of the script which is installed:
http://videoscript.scripteen.com/
primewire.ag dont have api system so you can not grab it
for movie website i have this http://kurd-movie.com/
my website grabbing movies form video hosting website and play it link hidden and encoded :D
if you want something like this pm me
also i can do for
modification for script too 
i would love to have it too : )
(10-13-2013 01:45 AM)rawiswar2001 Wrote: [ -> ] (10-13-2013 01:09 AM)mrqaidi Wrote: [ -> ] (10-13-2013 12:49 AM)rawiswar2001 Wrote: [ -> ]i have purchased a Scripteen movie script, and i want some modification in this script like fetching movies from primewire.ag and then grabbing external links automatically. i need help.
Demo of the script which is installed:
http://videoscript.scripteen.com/
primewire.ag dont have api system so you can not grab it
for movie website i have this http://kurd-movie.com/
my website grabbing movies form video hosting website and play it link hidden and encoded :D
if you want something like this pm me
also i can do for modification for script too 
can we chat on skype?
i am not skype user
we chat on yahoo or gmail i will send my yahoo id per pm
anybody who is php expert, help me
i can do tht if u pay me for tht.....add me on skype: oopsgeneration88
(10-13-2013 01:09 AM)mrqaidi Wrote: [ -> ] (10-13-2013 12:49 AM)rawiswar2001 Wrote: [ -> ]i have purchased a Scripteen movie script, and i want some modification in this script like fetching movies from primewire.ag and then grabbing external links automatically. i need help.
Demo of the script which is installed:
http://videoscript.scripteen.com/
primewire.ag dont have api system so you can not grab it
for movie website i have this http://kurd-movie.com/
my website grabbing movies form video hosting website and play it link hidden and encoded :D
if you want something like this pm me
also i can do for modification for script too 
You don't need an API to fetch stuff from any website :-)
OP; Just use cURL..
(10-13-2013 04:45 AM)Liquid™ Wrote: [ -> ] (10-13-2013 01:09 AM)mrqaidi Wrote: [ -> ] (10-13-2013 12:49 AM)rawiswar2001 Wrote: [ -> ]i have purchased a Scripteen movie script, and i want some modification in this script like fetching movies from primewire.ag and then grabbing external links automatically. i need help.
Demo of the script which is installed:
http://videoscript.scripteen.com/
primewire.ag dont have api system so you can not grab it
for movie website i have this http://kurd-movie.com/
my website grabbing movies form video hosting website and play it link hidden and encoded :D
if you want something like this pm me
also i can do for modification for script too 
You don't need an API to fetch stuff from any website :-)
OP; Just use cURL..
yes you can use curl
but what about they update some data after 2 days

(10-13-2013 05:00 AM)mrqaidi Wrote: [ -> ] (10-13-2013 04:45 AM)Liquid™ Wrote: [ -> ] (10-13-2013 01:09 AM)mrqaidi Wrote: [ -> ] (10-13-2013 12:49 AM)rawiswar2001 Wrote: [ -> ]i have purchased a Scripteen movie script, and i want some modification in this script like fetching movies from primewire.ag and then grabbing external links automatically. i need help.
Demo of the script which is installed:
http://videoscript.scripteen.com/
primewire.ag dont have api system so you can not grab it
for movie website i have this http://kurd-movie.com/
my website grabbing movies form video hosting website and play it link hidden and encoded :D
if you want something like this pm me
also i can do for modification for script too 
You don't need an API to fetch stuff from any website :-)
OP; Just use cURL..
yes you can use curl
but what about they update some data after 2 days 
He can just make a script to fetch it at a specific time every day :-)
No problem at all. Piece of cake, actually.