L liunx Guest Jan 12, 2008 #1 how can I send the var Pass to the kookie.php file? if (isset($_POST["Pass"])) { include "kookie.php"; }kookie.php should automatically have access to Pass var.
how can I send the var Pass to the kookie.php file? if (isset($_POST["Pass"])) { include "kookie.php"; }kookie.php should automatically have access to Pass var.