basicly
$_GET["Event"]
will be numeric
however it is going to be used like so : 'event'.$_GET["Event"].'text'
e.g event4text
and there will be a variable for that and i would like to echo the variable for event4text (wich will be a short description) as opposed to echoing event4text
i do not no how to go about this at all ?



Reply With Quote

)

Bookmarks