Saturday, 17 August 2013

pass variable in the same class from index page to an iframe

pass variable in the same class from index page to an iframe

I am trying to create a game with PHP. I have an iframe in index page all
functions are in same class but I can't access the variables from the
functions if I am calling a function in iframe function page. I have tried
$_SESSION , but it didn't work,they are empty,help

No comments:

Post a Comment