View Single Post
  #1 (permalink)  
Old 07-16-03, 12:42 PM
drgn91 drgn91 is offline
Newbie Coder
 
Join Date: Jul 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
One PHP file to edit another....

what i need is for one PHP file, e.g an admin CP, to edit another php or html file.

for example, replace template.php with
Code:
code blah blah djbsipb

input box 1

more code blah

input box 2

blah blah
by filling in the in the input boxes on a php page.
any help would be appreciated
Reply With Quote