03-04-2009, 08:45 PM
|
#1 (permalink)
|
|
The Visitor
Join Date: Mar 2009
Posts: 3
Thanks: 0
|
php/html form to echo text file contents
Hi, I have a text file which i would like to echo the contents into seperate fields on a php/html form, the contents i would like to echo into text boxes is what is not in capital letters
NAME name-here
ADDRESSLINE1 address-line1
ADDRESSLINE2 address-line2
ADDRESSLINE3 address-line3
PHONEHOME homephoneline
I don't know how to go about doing this, I want to be able to edit the text file, if it is at all possible, thank you  
|
|
|
|