KillerPHP.com has posted another new video targeted at web designers today, explaining the basics of how form processing works with PHP.
In this video, I review a few key aspects about forms that relate directly to form processing with PHP. I cover these three attributes:In part 2, we will get into practical examples.
- The 'action' attribute
- The 'method' attribute
- The 'name' attribute
This video is a part of a series he's producing to provide a foundation for the non-programmer types in PHP (without scaring them off).