View Single Post
Old 06-26-2006, 07:57 PM  
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
the images aren't supposed to show... I said in the post that it was a very basic sample of what you can do. It just dumps a list of online models.

You can format the HTML page however you'd like. For example, you could do the following:

Code:
Model Image: <img src="<?php echo $model->image_url ?>">
And it will echo the model image formatted in HTML. In my example, the code is simply:

Code:
image_url: <?php echo $model->image_url ?>
Our instructions page along with the examples show you exactly what you need to do to make it completely flexible!
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote