Hey all I just read most of the PHP tutorials on w3schools and I still have no idea how to use this or anything. What else should I read? Right now I want to do something which I assume is simple. Have a page that has a text box and when I type something in the text box and click a button, the text appears on some other page.
EDIT- Hopefully improved problem
I wanna do a kind of a blog thing. Where I put in the text into the form, ex-Hey all new beta coming soon!. And on the homepage it will popup for everyone, always. Then if I go back to that form and type ex-Whoops I lied. Then this new text will appear above the old one for everyone, always.
Question
DrJohnSmitherson
Hey all I just read most of the PHP tutorials on w3schools and I still have no idea how to use this or anything. What else should I read? Right now I want to do something which I assume is simple. Have a page that has a text box and when I type something in the text box and click a button, the text appears on some other page.
EDIT- Hopefully improved problem
I wanna do a kind of a blog thing. Where I put in the text into the form, ex-Hey all new beta coming soon!. And on the homepage it will popup for everyone, always. Then if I go back to that form and type ex-Whoops I lied. Then this new text will appear above the old one for everyone, always.
Link to comment
Share on other sites
21 answers to this question
Recommended Posts