08-12-2003, 09:19 PM
| THREAD STARTER
#1 (permalink)
|
| NamePros Regular Join Date: Jun 2003 Location: California
Posts: 245
| Text file retrieval Someone earlier asked me how they could retrieve everything from a text file and put it as the default text for a TEXTAREA form thing. For example, get the text from message.txt and place it in Code: <TEXTAREA NAME="textarea" ROWS="5" COLS="40" WRAP="physical">text from text file here</TEXTAREA> Does anyone know how to do this so it is safe with most versions of PHP?
__________________ --Alpha |
| |