![]() |
BongaCams API-Help please
Hello,
i am trying to show cams from bonga with their api xml,but i can't load thumbnail images.I call any tag from xml with ex:$cam->embed_chat_url,except profile images. Code:
<a href="' . BASEHREF . 'cam/' . $cam->username . '" title=""><img src="' .$cam->profile_images. ' " alt="' . $cam->display_name . '" width="180" height="148" /></a> Code:
<a href="http://mydomain.com/cam/Kisulka22" title=""><img src=" " alt="Kisulka22" height="148" width="180"></a> profile_images profile_image thumbnail_image_big thumbnail_image_medium thumbnail_image_small thumbnail_image_big_live thumbnail_image_medium_live thumbnail_image_small_live and each sub-element have a different url,but i dont know how to call the sub-element that i want.I know it should be something like profile_images(thumbnail_image_small).Can anyone help me please? |
. $cam->profile_images->thumbnail_image_big_live .
:2 cents: |
:thumbsup Thanks!
|
All times are GMT -7. The time now is 10:11 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123