Autofilled PHP Forms
in PHP added by goodphptutorials, on 3/11/2006 arrays autofill beginner tutorials forms
I hate typing, but I like writing code. A while ago I started to dread all the rote typing required to handle forms in PHP, and began looking for a Better Way. This article describes how I used PHP's regular expression functions to do most of the heavy lifting required to process forms properly, saving lots of typing and giving me time to do stuff I don't hate, such as writing code
comment save reportno comments
