PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to create a form with a text box and set the text box to a PHP variable that I got from an SQL Query. The problem is I'm not sure how to set the input value to the PHP variable. I have a sample of the code below and where PHP VARIABLE is I want to stick my variable. Any guidance is greatly appreciated.
Now I have one more question. One of my fields in the database has html in it. I am trying to print the html as text and not html code. Is there a way around this? Thanks
Now I have one more question. One of my fields in the database has html in it. I am trying to print the html as text and not html code. Is there a way around this? Thanks