This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by Salim
Sun Apr 27, 2008 12:03 pm
Forum: Scripting Help
Topic: [SOLVED] Trying to set user variables and download a file.
Replies: 3
Views: 2062

Changed the line and the flag to '-' and it works now.

Thanks :>
by Salim
Sun Apr 27, 2008 5:46 am
Forum: Scripting Help
Topic: [SOLVED] Trying to set user variables and download a file.
Replies: 3
Views: 2062

[SOLVED] Trying to set user variables and download a file.

Hey, im trying to make a script which downloads a file depending what the user writes eg. '!stats someone' would get a certain file eg http://server.tld/stats.php?stats=someone. Heres what I got until now and I dont have a clue why it isnt working. package require http bind pub 0 !stats getfile proc...