{extends "login.php"} <strong>This is view of example call from Route. <?php echo $text;?>. Number is: <?php echo $a;?></strong> <p> <form action="" method="post" enctype="multipart/form-data"> <p> <input name="fullname" size="40" placeholder="Full name..." /> </p> <p> <input type="text" name="email" size="40" placeholder="Email..." required /> </p> <p> <button type="submit" name="btnSend">Send</button> </p> {$text="34343"} {$text} </form> </p>
info at phpclasses dot org