View Single Post
Old 10-28-2004   #2 (permalink)
ParaSnake
Invicible Snake
 
ParaSnake's Avatar
 
Join Date: Sep 2004
Location: Ho Chi Minh City,Vietnam
Posts: 668

Send a message via MSN to ParaSnake Send a message via Yahoo to ParaSnake
well,PHP can help you do this by use the tag <a href>
here`s an example:
PHP Code:
$a="you can add every thing here,like var";
echo 
"<a href='?varname=$a'>picture link</a>"
wehn u click on that link,it will give the variable to the current page
DId this match ur question?i`m not good at English at all,if it went wrong,can u make it clearliere,thx
__________________
ParaSnake is offline