PDA

View Full Version : What is payload?



wang191
April 9th, 2004, 08:45 PM
I have the php script thing running and one variable is payload and one is command. i know what command does but not payload.

Promixis
April 10th, 2004, 04:11 AM
Payload variables are data that can be send along with the command.

They are strings and are stored in variables pld1, pld2 etc etc.