Common ?-s about modifications, addons are welcomed here...
Common ?-s about modifications, addons are welcomed here...
Any someone have grabber for johnCMS ???
Game, video, Software, Music ,Dll...
Please share ...
I'm need it...
figol, only russian sites..
what is the use and function
of
the code ($_SESSION['...'] like
as it is here:
$goal = ($_SESSION['goal'] ? $_
SESSION['goal'] : '0');
$attempt = ($_SESSION
['attempt'] ? $_SESSION
['attempt'] : '0');
$graph = $_SESSION['graph'];
switch ($act){
all game is based on session, so all data kept in it.
So in the top of my script are default settings and defines of the data. Understand?
seg0ro (28.09.2010/16:47)hmm.... Now what the function of 0, like this: $_
all game is based on session, so all data kept in it.
So in the top of my script are default settings and defines of the data. Understand?
$_SESSION['goal'] : '0' - it keeps the number of goals if exist
switch ($act) it switch the action (what to do).
What do you want to do?
seg0ro (29.09.2010/04:31)case'graph'; , break; , whats that?
$_SESSION['goal'] : '0' - it keeps the number of goals if exist
switch ($act) it switch the action (what to do).
What do you want to do?
case graph is turning the pictures on/off
tell me please, what do you want to do?
why this site can't translate by google...