Basic summary. I have a website that allows me to blog stuff which will be displayed throughout the website. There are no members (no login stuff) and right now my current "blog form" is here
I was wondering how I can prevent users from going to a URL (whetehr it stays that or not) and blog stuff there. Password protect it somehow? Any input?
I could just type it into the database but I'd prefer to stick to using a form.




Reply With Quote



.
. Basically just created a form and the right password must be done there (if not, emails are sent regarding IP and what they did). And I have it require()'d on the blog form page 

Bookmarks