Hey guys,
Im not sure whether you can do this or not but i want to direct a html for to another page with a php string
Any help or advise would be great thank youCode:$place = $_POST ["place"]; <div id="stylized" class="myform"> <form id="form1" name="form1" action="book/"<?php echo $place?>".php" method="post"> <p>All Boxes Required</p>


Reply With Quote
Bookmarks