Hello,
I had created a html page with form in it. I submit the page to say result.php
<form name="poll" action="result.php" method="post" >
For some reasons, nothing was showing up in result.php page. I have checked and confirmed that the form is submitting correct values as they were...
I have a page say result.php, which must be displayed only after a visitor fills in a form (reg.php). Even if the user visits result.php by typing the url, he must be directed to the registration page (reg.php). I am using page referer ($referer = $_SERVER['HTTP_REFERER']; )to see if the user...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.