קיצורי דרך של מקלדת
חיפוש מתקדם
Hello,
I am looking for a complete example of how I can use the API interface in PHP. I am not quite clear how I call the various functions in php.
Thank you!
Hi webbub,
Best I can suggest is taking a look at Michael Roterman's PHP lib here. He has a few examples in the readme.
I'm the author of this project.
You can find a ton of examples in the examples directory as well :-) https://github.com/wtfzdotnet/php-tmdb-api/tree/master/examples, the examples are split up into API and Model as the library has 2 ways to utilize it.
If you have any questions or issues please do let me know!
Thanks,
Michael R.
Hello Michael,
thank you! I'll watch that.
Best Regards Stefan
Hi
i see this example https://github.com/wtfzdotnet/php-tmdb-api/blob/master/examples/configuration/model/get.php
but where is equire_once '../../../vendor/autoload.php'; require_once '../../../apikey.php';
in project i did not find this two file
Regards
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
היכנס
הירשם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
הירשם והצטרף לקהילה
תגובה מאת Travis Bell
ב-מרץ 10, 2014 ב-10:26לפני חצות יום
Hi webbub,
Best I can suggest is taking a look at Michael Roterman's PHP lib here. He has a few examples in the readme.
תגובה מאת webbub
ב-מרץ 15, 2014 ב-3:49לפני חצות יום
Thank you!
תגובה מאת wtfzdotnet
ב-מרץ 15, 2014 ב-11:52לפני חצות יום
Hi webbub,
I'm the author of this project.
You can find a ton of examples in the examples directory as well :-) https://github.com/wtfzdotnet/php-tmdb-api/tree/master/examples, the examples are split up into API and Model as the library has 2 ways to utilize it.
If you have any questions or issues please do let me know!
Thanks,
Michael R.
תגובה מאת webbub
ב-אפריל 16, 2014 ב-12:22אחרי חצות יום
Hello Michael,
thank you! I'll watch that.
Best Regards Stefan
תגובה מאת viral
ב-מרץ 17, 2015 ב-5:05לפני חצות יום
Hi
i see this example https://github.com/wtfzdotnet/php-tmdb-api/blob/master/examples/configuration/model/get.php
but where is equire_once '../../../vendor/autoload.php'; require_once '../../../apikey.php';
in project i did not find this two file
Regards