Posted by Krustov on 03/01/06 04:08
In this case its the length of it .
$qaz="Drugs Are Good";
$wsx="$qaz" . "&name=checked&from=checked&heard=checked&main=checked";
print "<td><a href=ganja.php?string=$qaz class=abc>$qaz</a></td>";
The following is what appears on the hyperlink mouse over .
ganja.php?string=Drugs
Perhaps not so much of what i'm doing wrong - more of a what do I need
to do in order to get it working .
Navigation:
[Reply to this message]
|