Search found 2 matches
- Wed Dec 06, 2006 5:46 pm
- Forum: PHP - Code
- Topic: Passing data back to .html file
- Replies: 5
- Views: 205
Re: Passing data back to .html file
I have a site already written with html. Now that I've learned some php I want to open a data file with php code, read in the text and pass it back to the calling website to display it. I've been able to easily send data from forms, text boxes etc. to a php program but not the other way round. Any ...
- Wed Dec 06, 2006 1:49 pm
- Forum: PHP - Code
- Topic: Passing data back to .html file
- Replies: 5
- Views: 205
Passing data back to .html file
I have a site already written with html. Now that I've learned some php I want to open a data file with php code, read in the text and pass it back to the calling website to display it. I've been able to easily send data from forms, text boxes etc. to a php program but not the other way round. Any h...