this is my url:
http://206.167.102.24/devweb/equipe2/index.php?option=com_ckforms&view=ckforms&id=1&Itemid=75&score=25
I would like to pass the "score" from the "url" in the inital value of my text area like this:
Initial value: <?php echo $_GET['score'];?>
but it doesn't work
thanks for helping