HTML PHP checker & Text box adding text to HTML script
Posted: Sat Apr 17, 2010 4:45 am
I'm creating a blog for a website, so I need a text box to add its content to a div script. How would this be done?
Also, I have created a basic password system with PHP, when the user enters the correct password, the PHP will return to the index. However, how do I make the HTML know when the password was correct? Hopefully changing the index page allowing the user to see and use a text box.
Also, I have created a basic password system with PHP, when the user enters the correct password, the PHP will return to the index. However, how do I make the HTML know when the password was correct? Hopefully changing the index page allowing the user to see and use a text box.