Jump to content

Simple Backend for Static HTML Page


iii

Recommended Posts

I would like to Create a simple page/backend for a website.. I build sites using PHP so for something like a sites title ill have <?php echo $sitetitle ?> on the page and I'll have an info.php file where I can add what $sitetitle would be.

 

I just want to create a simple backend so instead of an info.php file where I would have to enter what $sitetitle is I want an input field on a separate page.. and then I can press the submit button and then I can change the site title for the whole website.  Is this possible without using MySQL? I want this solution to be light as possible.. how would I do this?:confused:

Link to comment
https://forums.phpfreaks.com/topic/166559-simple-backend-for-static-html-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.