This course will be retired on June 1, 2025.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
We covered three different ways to persist data in a browser. Forms, which included just using the query string, Sessions and Cookies. You can also combine these methods with a database or other file system for server based persistence.
Other Course
Integrating Databases with PHP
Project Enhancements
- Implement Code Challenges
- Check session for all 5 words, redirect to missing word
- Don't allow blank words
- If not starting over, show the last word they entered
- Set up a prompt to ask the user if they really want to delete the story.
- Write additional stories that use the same 5 words we utilized for the original story.
- Create a bank of different stories and save the entire story instead of just the user entered words.
- Use the language tool api to make sure the word conforms to the part of speech requested http://wiki.languagetool.org/public-http-api
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up