With forms we can do powerful things, such as get input from a visitor to our site, create posts to be read on our site and so forth. Forms and understanding how they work is critical for creating, updating or deleting from a database. You will need to get good at forms. If you are […]
Starting Resources
Welcome to Programming for Designers. Class resources, assignments, Daily Lessons, and more will be available here. Also, feel free to subscribe to the feed for any updates. Day 1 Resources: Sublime Text โ the code editor I most often use in class. If you want a dreamweaver-like color scheme, download this from Melissa’s Git Hub. […]
CodeCademy Tutorials
An Excellent, guided tutorial for practicing PHP syntax. Try it!
Code Challenge #6
Go to your database’s SQL tab and write the queries that will get you the appropriate data. Get this list of questions: Query Challenge Document #2 Underneath the questions in the document, write the query string and test it. See if it updates or deletes data from the database as is appropriate. If it does, […]
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- 8
- …
- 10
- Next Page »