WebSite X5Help Center

 
David K.
David K.
User

Dynamic Content on Website  en

Auteur : David K.
Visité 1412, Followers 1, Partagé 0  

Hello,

I have a website (http://adult.mon-info.eu/fr.asstr.html) and would like to update the content dynamically: changing the content of a text box, adding textboxes (Box 10, 11, etc.) or deleting Text boxes. 

I have tried  using a Script :

- Download the page with FTP

- Updating the content

- Uploading the page with FTP

That works somehow but I cannot add new Boxes. I think there is an issue with the Style Sheet which does not recognize the new boxes. 

Is there another way doing this ? Mybe with PHP ? Maybe with a SQL Database ? 

I would like to update the website several times a day but making this manually is not an option.

Many thanks

Posté le
2 RéPONSES - 1 UTILES - 1 CORRECT
Dieter D.
Dieter D.
User

You are guessing right: store the Data in MySQL DB, pull & build the boxes you want to show with PHP.

Lire plus
Posté le de Dieter D.
David K.
David K.
User
Auteur
Dieter D.
You are guessing right: store the Data in MySQL DB, pull & build the boxes you want to show with PHP.

Thanks Dieter... I wll look into some PHP guides...

Lire plus
Posté le de David K.