News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Total PHP:
Browser based template editor
September 04, 2008 @ 14:34:36

On the Total PHP blog today, there's a new tutorial showing how to make a very basic template editing form to update the templates for your site.

A common feature to CMS scripts is a browser based means of editing your templates. This can be helpful if you manage your site remotely or on the move quite often. In this tutorial we walk through how to create a simple template editor in PHP.

The process is pretty simple - a form that allows you to either create or edit a current template file and some PHP that handles the submit. It takes in the data from the textarea and pushed it out to the correctly named file. It's a pretty simple setup and it requires that the web server user can write to the files, but it can be a big help when you can't get into the machine otherwise.

0 comments voice your opinion now!
tutorial template editor form browser



Similar Posts

DevShed: An Introduction to Sockets in PHP (Part 1)

Karl Katzke's Blog: PHP: Symfony vs. Zend

Community News: PHPFreaks Relaunch

DevShed: Completing a Web Site Template using Inheritance in PHP 5

DevShed: Completing a Search Engine with MySQL and PHP 5


Community Events









Don't see your event here?
Let us know!


cakephp package code releases developer job release framework application book zendframework security database mysql ajax zend example PEAR conference PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework