Got something specific you'd like to learn? Click here to suggest a tutorial!

Learn PHP
Tag Archives | php form

How to Lock Your Form Down Like Fort Knox

In this lesson, you’ll learn how to add air-tight security to your forms and send hackers, spammers, and thieves running for the hills. You’ll learn the basic philosophies of web security and what they mean, as well as, see practical examples of these philosophies in action.

Read full story · Comments { 3 }

How to Build a Kick Ass Form That Can Withstand Everything AND the Kitchen Sink

In this lesson, you’ll learn how to build a kick ass form processing script that can handle just about anything you throw at it. This is advanced PHP for the serious programmer and the meat of this course. When finished, you’ll be able to build a form processing script you can use project after project [...]

Read full story · Comments { 15 }

How to Build a PHP Form From Scratch With One Hand Tied Behind Your Back

In this video, you’ll discover how to build an PHP form that stores data into a MySQL database from scratch. You’ll learn the necessary fundamentals of using PHP with forms.

Read full story · Comments { 32 }