I have a thankyou.php page that echo's back a paragraph and a link to a guest pass .pdf page.
how do i keep users from directly typing that page to access the guest pass?
i pass data from "register.php" to this page to store in a mysql dbase and to send me a confirmation email.
but am unsure on how to only display the paragraph and link ONLY if data has been passed?