Opening a page in php
Started by bsf, Dec 25 2005 02:01 AM
1 reply to this topic
#1
Posted 25 December 2005 - 02:01 AM
How do i open a page in php so i can edit it online? I dont want to have to go into cpanel or with ftp i just edit it online and it saves to that file
how do i do that
( i am extremely new to php )
#2
Posted 26 December 2005 - 01:42 PM
Because php is what it is, theres only 1 other way to edit a PHP file online (aside from the 2 ways you mentioned).
That way is find/create a script that allows you to open files for editing, they the program cPanel has. It's really your only other choice if you want to keep everything online. You could also save the file on your PC, edit it there, then upload/overwrite the existing file on your server.
That way is find/create a script that allows you to open files for editing, they the program cPanel has. It's really your only other choice if you want to keep everything online. You could also save the file on your PC, edit it there, then upload/overwrite the existing file on your server.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
