Jump to content

Clinet update question


liamloveslearning

Recommended Posts

Hi everybody,

 

Im still a novice when it comes to php so if excuse my naivity with the next question,

 

Im going to build a website using a 'trial and error' method alongside reading books on the project.

The website I want to build is only a 3 page website containing copy and imagery.

I want to then build an admin where the client can login and change the copy and images.

 

Before I start I want to break down the functions and understand the logic of how it will all work.

 

In my head I have the following..

 

The frontend will echo the data/images from the table I specify.

There will be a login for the client which then takes him to the admin, He is then presented with buttons to change about me text, footer text etc. If he clicks one of the buttons a textarea will open grabbing the data from the table. On Submit the data he has then inputted will updata the corresponding table on the DB, thus updating the homepage.

 

To me it seems very simple and will help me to grasp basic php, Am I right to assume this?

Sorry if this post is a bit 'random' it just helps me to clarify things by typing it out!

 

Thanks everyone  ;D

Link to comment
https://forums.phpfreaks.com/topic/191748-clinet-update-question/
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.