Advertisement
  1. Code
  2. PHP

Diving into PHP

Scroll to top
24 min read

As some of you might know, I've been running a weekly video series on the ThemeForest Blog that teaches new developers exactly how to work with PHP. Once or twice a week, I release a new "episode" that builds upon the previous days. To expand our viewership, I've decided to release "Day 13" here. Be sure to subscribe to In the Woods to stay up to date on each new release.

Why do it this way? Because people don't always have the time to watch sixty minute videos. By posting short ten minute episodes, beginners can easily digest each lesson, rather than become overwhelmed with more information than their minds are able to consume. If you're new to PHP, and are not familiar with this series, I hope you'll subscribe and become a new viewer.

Day 13: Uploading Files

Don't worry; it's not required that you view the previous days first. Each new episode is a self contained tutorial. However, the concepts build upon what you've already learned!

In this lesson, you'll learn how to upload files, and how to use regular expressions to ensure that inappropriate file types aren't uploaded to your server.

Previous Screencasts

Diving into PHPDiving into PHPDiving into PHP
  1. Day 1: Installation
  2. Day 2: Variables
  3. Day 3: Passing Values From Page to Page
  4. Day 4: Multiple Variables and the “foreach” Statement
  5. Day 5: Refactoring, Arrays, and Functions - Oh My!
  6. Day 6: Including Files
  7. Day 7: Regular Expressions
  8. Day 8: Strings
  9. Day 9: First-Time Visitors
  10. Day 10: Getting Started With MySql
  11. Day 11: SQL Insert Statements
  12. Day 12: The File System
  • Subscribe to the NETTUTS RSS Feed for more daily web development tuts and articles.


Advertisement
Did you find this post useful?
Want a weekly email summary?
Subscribe below and we’ll send you a weekly email summary of all new Code tutorials. Never miss out on learning about the next big thing.
Advertisement
Looking for something to help kick start your next project?
Envato Market has a range of items for sale to help get you started.