o cool. Now just out of curiosity. see where i have bold?

Quote:
//echo -a $asctime($calc($gmt - (5 * 3600)))


im wondering if i could make those depend on what the person types in. example if i type !gmt + 3 i'd want to code to be
Quote:
//echo -a $asctime($calc($gmt + (3 * 3600)))


so how would i do that?

Last edited by jaredmt; 03/03/07 11:46 PM.