Skip to content

there is not any result! #5

@davisbra

Description

@davisbra

hi @indigolemon ...
thanks for this project..
i run this code in windows7 via xampp...
it seems that it is run, but there is not any result!
here is my web result at localhost, and the output directory is empty!
image
Here is the php code, which I entered the inputs:
$username = "my_user"; $password = "my_pass"; $url = "http://forums.debian.net"; $login_url = $url . "/ucp.php?mode=login"; $projectname = "z1"; $start_topic = 46632; $end_topic = 83176; $delay = 3; $verbose = true; $page = 1; $topic_content = ""; $topic_found = false; $first_post = true; $seen_postbody = false;
Which parameters are essential which I must Initialize them?
I am waiting for your reply... thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions