Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => PHP => Topic started by: Daniel Franklin on September 26, 2007, 12:06:00 PM



Title: PHP & Files
Post by: Daniel Franklin on September 26, 2007, 12:06:00 PM
Files can be edited very easily with PHP, useful for people on the go without FTP information to their site or an FTP application to access their website and something desperately needs changed.




Every PHP application opens files and uses the information stored within them to make the script run. A well designed site that lets the admin edit their files from the admin area will copy the file and back it up before any changes are made, to insure restoration of the "working" file is possible. PHP also has built in functions to CHMOD on Linux/Unix Operating Systems.

Articles Source - Free Articles