We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Working with Forms in PHP, Part 2
|
| Subject: |
|
Minor correction re file upload form fields |
| Date: |
|
2003-05-07 05:43:50 |
| From: |
|
anonymous2
|
|
|
|
"this <input> tag will create a text field (showing the path and file to upload) and a button (used to browse the file system to select a file)."
This is actually browser-dependent -- Safari, for example, shows the name and icon of the selected file, but no text field.
|