Hi monks, i was wondering either is it possible to pass and use other file script and this is my code
my first page : example1.pl
my $a = 3;
the other page : example2.pl
if($a == 3){print "checked";}
is it possible to check the $a in the other file?
any help will be appreciated
In reply to Passing value between pages by auhakim
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |