View Single Post
  #1 (permalink)  
Old Aug 31st, 2007, 18:32
tox0tes tox0tes is offline
Reputable Member
Join Date: Jan 2004
Location: California
Age: 19
Posts: 232
Thanks: 0
Thanked 2 Times in 2 Posts
Fwrite to certain area on a page

Here is my problem: I have a page called install.php that is just a user entry form. Each textfield is associated with a string on another page, variables.php. I want people to be able to type in a value in the text field and have that value fwrited to the value of the string on the other page. Is this possible?
Reply With Quote