/getcomics.php

Description

command line comic grabbing utility will work under different systems, but requires PHP installed.

the file is indipendent and can be moved (or linked, in unix-like systems)

Functions
checkCommand (line 267)

Checks if a specific option has been set

void checkCommand (mixed $command)
downloadComic (line 427)

Prints a given strip to standard output. It actually prints the bytes in the screen.

Can have three modes: console, file, default_file

void downloadComic ([mixed $mode = "console"])
downloadComicCommon (line 379)
void downloadComicCommon (mixed $comic_url, [mixed $mode = "console"])
downloadComicFromRSS (line 362)
void downloadComicFromRSS ([mixed $mode = "console"])
getComicList (line 454)

Get the comic list and fills an array with the data.

unknown getComicList ()
grabComics (line 490)

Grabs the comics in the server.

void grabComics ()
pComicList (line 307)

Prints the list of comics. At the present time, can print only the unix_name.

Will be modified to print even the full name of the comics.

void pComicList ()
pHelp (line 222)

Prints the help.

void pHelp ()
pVersion (line 256)

Prints the current version.

void pVersion ()
returnComicURL (line 320)
void returnComicURL ()
setOption (line 287)

The function parses an array and sets the corresponding option.

void setOption (array $option)
  • array $option
unhtmlentities (line 526)
void unhtmlentities (mixed $string)

Documentation generated on Wed, 01 Nov 2006 18:53:36 +0000 by phpDocumentor 1.3.0RC3