Jump to content

PHP: calling files help


bertsqaull

Recommended Posts

Hey new to forums here, i have just recently set up a web page and having one problem with a piece of php.

 

My aim is to make one basic layout etc so when I edit one thing the whole page changes. Now what id like to happen is when a link is clicked, i think, i want a text file to be called into the content part of my web page. So all i have to do is upload txt files for each page so its saves me uploading a millions new thinge to get my page updated. So basically have one layout uploaded and loads of text files just get called into the main part.

 

Can anyone help me with this, if even a thing exists.

 

Cheers in advance BertSquall

Link to comment
https://forums.phpfreaks.com/topic/121838-php-calling-files-help/
Share on other sites

First of all, wrong forum.  Second of all, it won't automatically load in, they'll need to click a link which has a GET parameter on it, telling your script which page to load.  This is really simple if you actually take the time to learn PHP.  Go read w3schools tutorials.

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.