1
ScaRL
xcomics code help
  • 2005/1/25 0:58

  • ScaRL

  • Just popping in

  • Posts: 8

  • Since: 2005/1/25


how do i put more than one comic in a page ? or maybe a next button to the 2nd page of the same comics?

i try using this but it did'nt work
Quote:

$url_to_image = "http://anime-source.com/html/images/ichigo/chapter001/Ichigo-01-01.jpg";

$url_to_image = "http://anime-source.com/html/images/ichigo/chapter001/Ichigo-01-04.jpg";


it only show the first image. the 2nd image is not shown.

i have also tried this.

Quote:

$xComics = New xComics();

$url_to_image = $xComics->build_image_url('1', 'be');

if(!$xComics->exists_image($url_to_image))
{
unset($url_to_image);
$xComics->back_in_time(4, '1', 'be');
}

Login

Who's Online

147 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits