hi,i am suppose to translate a text of cgi into php...i know little php and don't know perl at all, so any advices.
lets start of what the function param() does?????
and what does this code do: $num = $q->param('num');
$keyword = $q->param('keyword');