September 20, 201015 yr Hi Guys, I am developing a website for my local scout group (http://www.benwhitedesign.co.uk/73rdscouts/)and it has a small box that has the information of anything that they need to bring ect. I am provided with a program each term with what they are doing and if there is a letter that needs issuing ect. Does anyone know any scripts that will be able to pull the information from the database and display it and would update to the next entry every friday? I don't know anything about php so i won't be able to code this myself. If there is a script out there please point me in the right direction Many Thanks, Ben White
September 20, 201015 yr what database? At its simplest you could have the information in a file and use a PHP include to pull it in. Then you just need to edit that file and not the site.
Create an account or sign in to comment